Fast ND multidimensional gaussian mixture random generator

A fast generator of gaussian mixture samples

Sie verfolgen jetzt diese Einreichung

A fast generator of gaussian mixture samples with a general ND dimensional calling syntax.

Permit to sample from a simple multivariate process to several gaussian mixture in a easy way.

Please run mexme_sample_mvgm.m to compile on your own platform. (Be sure to mex -setup is done before)

Zitieren als

Sebastien PARIS (2026). Fast ND multidimensional gaussian mixture random generator (https://de.mathworks.com/matlabcentral/fileexchange/17489-fast-nd-multidimensional-gaussian-mixture-random-generator), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: EM_MVGM

Kategorien

Mehr zu Linear and Nonlinear Regression 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.3.0.0

-Minor update for Linux systems

1.2.0.0

-Fixed bug with Linux64 & GCC

1.1.0.0

-Compatible with GCC compiler

1.0.0.0

-Fix Z = sample_mvgm(N , mu) call