Azzera filtri
Azzera filtri

power law distribution, How could I generate random variables from the truncated power -law distribution and its PDf?

3 visualizzazioni (ultimi 30 giorni)
How could I generate random variables from the truncated power -law distribution and its PDf?

Risposta accettata

Image Analyst
Image Analyst il 6 Ott 2014
You need to use inverse transform sampling. I attached a demo where I use it to get random numbers from a Rayleigh distribution.
  11 Commenti
amberly hadden
amberly hadden il 9 Ott 2014
Hi Thanks,
It turns out if I have to use your inverse transformation then I need to integrate PDF to get CDF and then I can consider CDF as uniform number apply your technique. Thanks for this code it solved my problem.
Regards Jay
Image Analyst
Image Analyst il 9 Ott 2014
You're welcome. Since I solved your problem, could you go ahead and mark the Answer as "Accepted" so I get credit for it? Thanks in advance.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Electrical Block Libraries 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!

Translated by