How can I generate random numbers given its probability distribution function.

2 views (last 30 days)
How can I generate random numbers given its probability distribution function. I have my cdf as (Fx - Fx^n/n)*(n/(n-1)) where Fx is the cdf of an exponential RV.

Answers (1)

Sean de Wolski
Sean de Wolski on 19 Jul 2013
slicesample in the Statistics Toolbox will do this:

Community Treasure Hunt

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

Start Hunting!