Generate real random numbers

4 views (last 30 days)
Is there a way to generate a random real numbers other than (rand) uniform distribution like using other algorithms to generate a randomized *real * numbers.
Thanks in advance.

Accepted Answer

Walter Roberson
Walter Roberson on 5 Sep 2013
Such as randn() ? Or one of the random distribution tools in the Statistics Toolbox ?

More Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!