About random number generators
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (2)
Dishant Arora
el 22 de Feb. de 2014
doc se_randomizeseeds
3 comentarios
ahmed abrous
el 22 de Feb. de 2014
Dishant Arora
el 22 de Feb. de 2014
You need to stop and change the seed before every simulation
ahmed abrous
el 25 de Feb. de 2014
0 votos
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!