The following Matlab project contains the source code and Matlab examples used for ziheng gmm.
The code implements the Gaussian mixture model. It assumes that the features are independent. Specifically, GMMtrain.m is used to learn the GMM model and GMMpredict.m is used to predict the cluster labels.
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 |
---|---|
license.txt | 1506 |
gaussPDF.m | 901 |
GMMpredict.m | 738 |
GMMtrain.m | 2857 |
readme.txt | 560 |