Random change of variable in simulink ?
3 views (last 30 days)
Show older comments
I need to create a curve like this in simulink (random change of variable around a certain value). How can i do it?

0 Comments
Answers (1)
Walter Roberson
on 30 Jun 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 Comments
Walter Roberson
on 2 Jul 2021
https://journals.ametsoc.org/view/journals/apme/23/8/1520-0450_1984_023_1184_tsmtsa_2_0_co_2.xml
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!