1D infinite Gaussian mixture model

Implementation of Rasmussen's infinite Gaussian Mixture model for one dimensional data sets
986 Downloads
Aktualisiert 7. Feb 2012

Lizenz anzeigen

This is a little script which was designed for educational purposes. It runs out of the box and generates a random data set of 1D Gaussian mixtures and visualizes the inference process.

References:

* Carl Edward Rasmussen: The infinite Gaussian mixture model -> http://www.kyb.mpg.de/fileadmin/user_upload/files/publications/pdfs/pdf2299.pdf

Zitieren als

Mark Bangert (2024). 1D infinite Gaussian mixture model (https://www.mathworks.com/matlabcentral/fileexchange/34839-1d-infinite-gaussian-mixture-model), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.3.0.0

Removed typos.

1.1.0.0

Removed typos from the description.

1.0.0.0