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://jp.mathworks.com/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.