Gaussian mixture model parameter estimation with prior hyper parameters
There are quite a few Expectation Maximization based Gaussian mixture models. However, the models do not set any prior for mean and variance. I have implemented a 1D GMM inspired by Chris McCormick. Such a model can be helpful in cases where the data range is small and will prevent kernel overlap by restricting the kernels around the prior values.
Cite As
Rini (2026). Gaussian mixture model parameter estimation with prior hyper parameters (https://in.mathworks.com/matlabcentral/fileexchange/52775-gaussian-mixture-model-parameter-estimation-with-prior-hyper-parameters), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: EM Algorithm for Gaussian Mixture Model (EM GMM), Expectation Maximization Algorithm with Gaussian Mixture Model
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
GMM_withPrior/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
