Fast ND multidimensional gaussian mixture random generator

A fast generator of gaussian mixture samples
2,8K téléchargements
Mise à jour 12 oct. 2011

Afficher la licence

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)

Citation pour cette source

Sebastien PARIS (2024). Fast ND multidimensional gaussian mixture random generator (https://www.mathworks.com/matlabcentral/fileexchange/17489-fast-nd-multidimensional-gaussian-mixture-random-generator), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Help Center et MATLAB Answers
Remerciements

A inspiré : EM_MVGM

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
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