The following Matlab project contains the source code and Matlab examples used for gaussian mixture model (gmm) gaussian mixture regression (gmr).
GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR).
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 |
---|---|
data1.mat | 7384 |
data2_a.mat | 9784 |
data2_b.mat | 1800 |
data3_a.mat | 7392 |
data3_b.mat | 7392 |
demo1.m | 4836 |
demo2.m | 4469 |
demo3.m | 6157 |
EM.m | 5553 |
EM_init_kmeans.m | 1645 |
gaussPDF.m | 958 |
GMR.m | 5109 |
plotGMM.m | 1985 |
license.txt | 1315 |