Generate multivariate normal data

Generate sample data based on user defined correlations (not covariances).

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

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

Kategorien

Mehr zu Random Number Generation finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
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