Erlang Random variable
11 ビュー (過去 30 日間)
古いコメントを表示
Hi all, i need to generate a random variable with erlang distribution, so is there anyone can help me please?
thanks...
0 件のコメント
採用された回答
Honglei Chen
2012 年 2 月 15 日
In theory Erlang is the sum of exponential distributed random variables, so you can just do the same. If you have Statistics Toolbox, you can use exprnd to draw exponentially distributed random number.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!