initialize normal random number generator

sets the state for Matlab's normal (Gaussian) random number generator

現在この提出コンテンツをフォロー中です。

initrandn() sets the state for Matlab's normal (Gaussian) random number generator. (Matlab has two generators-- 'rand' and 'randn'-- for uniform and normal random numbers, respectively. Each of these maintains its own state).

If the optional calling argument is missing, initrandn() prompts the user to enter a seed interactively. If the optional calling argument is present but is an empty matrix, or if the user input is empty, a default seed is generated based on the current date and time.

引用

Phillip M. Feldman (2026). initialize normal random number generator (https://jp.mathworks.com/matlabcentral/fileexchange/24108-initialize-normal-random-number-generator), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersRandom Number Generation についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0