Random Integer with "smooth transition" in Simulink
Mostrar comentarios más antiguos
I'd like to generate a random number every 10 seconds, and count from one number to the next. I'm currently using the random integer generator, which works perfectly to give me a random number, but the transition from one number to the next is too harsh. I can't seem to find a block to soften the changes.
Is there a block that I can place after the Random Integer block to count from the previous integer to the next? Or perhaps is there another way to smoothly transition between random numbers?
Suggestions?
I'm stuck using an older version of matlab/simulink (2007a).
Respuestas (1)
Kaustubha Govind
el 20 de Jul. de 2011
2 votos
2 comentarios
Joe Stitt
el 20 de Jul. de 2011
Sean de Wolski
el 20 de Jul. de 2011
Since this worked for you, please accept Kaustubha's answer to mark this thread closed.
Categorías
Más información sobre Random Number Generation 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!