MYRANDINT -- Random Integer Generation

Random integers drawn uniformly from a specified set.

Al momento, stai seguendo questo contributo

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 (2026). MYRANDINT -- Random Integer Generation (https://it.mathworks.com/matlabcentral/fileexchange/5346-myrandint-random-integer-generation), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

Removed a bug that returned vectors of the wrong orientation.