Pert, Beta, Lognormal & Gamma random number generators in Simulink
109 ビュー (過去 30 日間)
古いコメントを表示
Does Simulink have these generators? Where can I find them?
Thanks!
0 件のコメント
回答 (1 件)
Shashank Prasanna
2013 年 7 月 9 日
I know Simulink can generate normal and uniform random numbers but I can't comment on the others.
However, MATLAB has support for a variety of distributions listed here:
You can always use them with the matlab function blocks
2 件のコメント
Shashank Prasanna
2013 年 7 月 12 日
You will have to write code for it yourself or search through MATLAB File Exchange for other users' submissions.
参考
カテゴリ
Help Center および File Exchange で Beta Distribution についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!