Random numbers from a user defined piecewise polynomial distribution
バージョン 1.0.0.0 (2.59 KB) 作成者:
Luigi Sanguigno
RANDPDFS returns pseudorandom values drawn from an arbitrary distribution defined by the pp-form.
All the information required to compute the random sequence are extracted from the pp-form structure, in particular the lowest and the highest generated numbers corresponds to the first and last break of the pp form respectively.
RANDPDFS uses FNINT to compute the cumulative distribution function, therefore spline toolbox has to be accessible to allow RANDPDFS to work properly.
引用
Luigi Sanguigno (2026). Random numbers from a user defined piecewise polynomial distribution (https://jp.mathworks.com/matlabcentral/fileexchange/27693-random-numbers-from-a-user-defined-piecewise-polynomial-distribution), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Splines についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
