Random change of variable in simulink ?
조회 수: 3 (최근 30일)
이전 댓글 표시
I need to create a curve like this in simulink (random change of variable around a certain value). How can i do it?

댓글 수: 0
답변 (1개)
Walter Roberson
2021년 6월 30일
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
Walter Roberson
2021년 7월 2일
https://journals.ametsoc.org/view/journals/apme/23/8/1520-0450_1984_023_1184_tsmtsa_2_0_co_2.xml
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
