MYRANDINT -- Random Integer Generation

Version 1.0.0.0 (883 Bytes) von David Fass
Random integers drawn uniformly from a specified set.
8,4K Downloads
Aktualisiert 13. Jul 2004

Keine Lizenz

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.)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Sources and Sinks finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Removed a bug that returned vectors of the wrong orientation.