MYRANDINT -- Random Integer Generation

Random integers drawn uniformly from a specified set.

您现在正在关注此提交

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

引用格式

David Fass (2026). MYRANDINT -- Random Integer Generation (https://ww2.mathworks.cn/matlabcentral/fileexchange/5346-myrandint-random-integer-generation), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Removed a bug that returned vectors of the wrong orientation.