Erlang Random variable
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all, i need to generate a random variable with erlang distribution, so is there anyone can help me please?
thanks...
0 Commenti
Risposta accettata
Honglei Chen
il 15 Feb 2012
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Random Number Generation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!