what is the problem when running the code 2 times?
古いコメントを表示
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 件のコメント
Star Strider
2017 年 12 月 30 日
We have no idea.
We cannot run it at all!
Kaushik Lakshminarasimhan
2017 年 12 月 30 日
Try clear all before running the code.
Jan
2017 年 12 月 31 日
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?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!