Generate sorted vectors of uniformly distributed variates

Versione 1.0.0.0 (623 Byte) da Statovic
Efficiently generate sorted p-vectors of variates drawn uniformly from [0,1]
890 download
Aggiornato 28 ott 2008

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
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Fourier Analysis and Filtering in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0