About random number generators
古いコメントを表示
Hi everyboby
I want to create a program on simulink which use a random number box but I have seen that its output is repeated at each step of the simulation. So how can I change the seed of this program to get the good result.
I use actually matlab 2010a, and I tried rng bgut not working.
Thank you.
採用された回答
その他の回答 (2 件)
Dishant Arora
2014 年 2 月 22 日
doc se_randomizeseeds
3 件のコメント
ahmed abrous
2014 年 2 月 22 日
Dishant Arora
2014 年 2 月 22 日
You need to stop and change the seed before every simulation
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!