The following Matlab project contains the source code and Matlab examples used for gaussian mixture model.
The GMM returns the cluster centroid and cluster variances for a family of points if the number of clusters are predefined.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Cluster_Covaiance.m | 159 |
Cluster_Covariance.m | 197 |
Cluster_Probability.m | 628 |
Compute_Mean_for_Cluster.m | 412 |
GMM.asv | 1642 |
GMM.m | 1642 |
Mixing_Coefficient.m | 150 |
Probability_of_Cluster_given_X.m | 241 |
Probability_of_X.m | 173 |