Generate sorted vectors of uniformly distributed variates
Nessuna licenza
Efficiently generate n sorted p-vectors of variates uniformly from [0,1], i.e. subject to each vector satisfying
x_1 <= x_2 <= x_3 <= ... <= x_p
Imlements the algorithm from:
(1) Generating Sorted Lists of Random Numbers
Jon Louis Bentley and James B. Saxe
ACM Transactions on Mathematical Software (TOMS)
Volume 6, Issue 3, September 1980
Cita come
Statovic (2025). Generate sorted vectors of uniformly distributed variates (https://it.mathworks.com/matlabcentral/fileexchange/21919-generate-sorted-vectors-of-uniformly-distributed-variates), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato: Generate random permutation order without using sort()
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
