EM Algorithm for Gaussian Mixture Model (EM GMM)
EM algorithm for Gaussian mixture.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Mo Chen (2026). EM Algorithm for Gaussian Mixture Model (EM GMM) (https://ch.mathworks.com/matlabcentral/fileexchange/26184-em-algorithm-for-gaussian-mixture-model-em-gmm), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Variational Bayesian Inference for Gaussian Mixture Model, Pattern Recognition and Machine Learning Toolbox
Inspired: GMMVb_SB(X), Gaussian mixture model parameter estimation with prior hyper parameters, Dirichlet Process Gaussian Mixture Model, Variational Bayesian Inference for Gaussian Mixture Model, EM algorithm for Gaussian mixture model with background noise
General Information
- Version 1.16.0 (4.84 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.16.0 | improve description |
||
| 1.16.0-0 | update title, description, and tag |
||
| 1.15.0 | tuning |
||
| 1.13.0 | Fix several minor bugs and reorganize the code structure a bit. |
||
| 1.12.0 | update loggausspdf due to api change of matlab |
||
| 1.11.0 | reorganize and clean the code a bit |
||
| 1.10.0 | fix bug for 1d data |
||
| 1.8.0 | fix bug for 1d data |
||
| 1.7.0 | Fixed missing file |
||
| 1.3.0 | update description |
||
| 1.2.0 | add missing files |
||
| 1.1.0 | fix missing files |
||
| 1.0.0 |