what is the problem when running the code 2 times?
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 30 de Dic. de 2017
We have no idea.
We cannot run it at all!
Kaushik Lakshminarasimhan
el 30 de Dic. de 2017
Try clear all before running the code.
Jan
el 31 de Dic. de 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?
Respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!