You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Gaussian Mixture model is used in many fields to model a training set of data owing to certain similarities among them. My code estimates the parameters of a Gaussian mixture model by taking in the training set of data as input and giving back the mean, covariance and mixing ratios as the output. The code might be slow because of its sequential nature but it does perform well than the original matlab code gmdistribution.fit in case the amount of data is very large.
Cite As
Ravi Shankar (2026). Gaussian Mixture Model (https://www.mathworks.com/matlabcentral/fileexchange/42283-gaussian-mixture-model), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (4.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
