Generate a random number with a distribution in Simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
How can I generate a random number with a distribution? I mean, I have a .mat file that characterize my distribution and I want to generate random numbers (maybe with random(distribution)) in Simulink. How is it possible??
댓글 수: 0
답변 (1개)
Gareth Thomas
2017년 7월 22일
There is a random source block in Simulink, is this what you are looking for?
https://www.mathworks.com/help/releases/R2016b/simulink/slref/randomnumber.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!