MYRANDINT -- Random Integer Generation

Random integers drawn uniformly from a specified set.
8,4K download
Aggiornato 13 lug 2004

Nessuna licenza

Returns a matrix of random elements drawn uniformly from within a specified set. Sampling can be done with or without replacement. (This function was intended to fill the role of RANDINT in the Comm Toolbox, which I no longer possess. No claims are made for correctness or efficiency.)

Cita come

David Fass (2024). MYRANDINT -- Random Integer Generation (https://www.mathworks.com/matlabcentral/fileexchange/5346-myrandint-random-integer-generation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

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

Removed a bug that returned vectors of the wrong orientation.