Generate multivariate normal data

バージョン 1.1.0.0 (2.37 KB) 作成者: Calvin Price
Generate sample data based on user defined correlations (not covariances).
ダウンロード: 816
更新 2010/1/28

ライセンスの表示

Generates a sample of observations having user defined correlation matrix R. Optionally, the user may also define the means and variances. If unspecified, these two arguments will default to a mean vector of zeros and variance vector of ones.

引用

Calvin Price (2026). Generate multivariate normal data (https://jp.mathworks.com/matlabcentral/fileexchange/25960-generate-multivariate-normal-data), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersRandom Number Generation についてさらに検索
タグ タグを追加
バージョン 公開済み リリース ノート
1.1.0.0

Means and variances are now optional inputs. Number of variables is no longer an input, but is simply inferred from size of correlation matrix.

1.0.0.0