set the state for the random number generator
古いコメントを表示
For the function "randn", one can use
randn('state',100);
to set the state.
How about the generator "*poissrnd*"?
2 件のコメント
Molalign Adam Bogale
2018 年 5 月 21 日
how can control random number generated by poissrnd?
Steven Lord
2018 年 5 月 21 日
Use the rng function.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Univariate Discrete Distributions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!