Random change of variable in simulink ?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I need to create a curve like this in simulink (random change of variable around a certain value). How can i do it?

0 comentarios
Respuestas (1)
Walter Roberson
el 30 de Jun. de 2021
Uniform Random Number block, with minimum and maximum properties set.
Or Random Number Block https://www.mathworks.com/help/simulink/slref/randomnumber.html which is normal distribution.
5 comentarios
Walter Roberson
el 2 de Jul. de 2021
https://journals.ametsoc.org/view/journals/apme/23/8/1520-0450_1984_023_1184_tsmtsa_2_0_co_2.xml
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
