Generate real random numbers
3 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
採用された回答
Walter Roberson
2013 年 9 月 5 日
Such as randn() ? Or one of the random distribution tools in the Statistics Toolbox ?
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!