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!