what is the problem when running the code 2 times?
Afficher commentaires plus anciens
when i run my code i get the results(for example values of snr and mse), but when i run second time the same code and without changing any thing i get another results with the difference of 1,.. or 0.5 and so on. what is the problem?
3 commentaires
Star Strider
le 30 Déc 2017
We have no idea.
We cannot run it at all!
Kaushik Lakshminarasimhan
le 30 Déc 2017
Try clear all before running the code.
Jan
le 31 Déc 2017
Maybe a rand() inside the code? Or is it a script and you forgot to initialize a variable? How could we know without seeing the code?
Réponses (0)
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!