Erlang Random variable

11 ビュー (過去 30 日間)
Ahmed raheem
Ahmed raheem 2012 年 2 月 15 日
Hi all, i need to generate a random variable with erlang distribution, so is there anyone can help me please?
thanks...

採用された回答

Honglei Chen
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.
  1 件のコメント
Ahmed raheem
Ahmed raheem 2012 年 2 月 15 日
thanks for your help
it is quite helpful...

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by