MYRANDINT -- Random Integer Generation

Random integers drawn uniformly from a specified set.

Vous suivez désormais cette soumission

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

Citation pour cette source

David Fass (2026). MYRANDINT -- Random Integer Generation (https://fr.mathworks.com/matlabcentral/fileexchange/5346-myrandint-random-integer-generation), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

Removed a bug that returned vectors of the wrong orientation.