1D infinite Gaussian mixture model

Implementation of Rasmussen's infinite Gaussian Mixture model for one dimensional data sets
980 download
Aggiornato 7 feb 2012

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.3.0.0

Removed typos.

1.1.0.0

Removed typos from the description.

1.0.0.0