Gaussian Mixture Model
by Ravi Shankar
18 Jun 2013
The code finds out the parameters of a gaussian mixture model by Expectation-Maximization Algorithm.
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 7.12 (R2011a)
|
| Other requirements |
None |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us