Introduction - If you have any usage issues, please Google them yourself
This is a used C++ Prepared gmm algorithm to achieve the procedure, there are sample procedures, the realization of the EM algorithm to find GMM parameters.
Packet : 11912869gmm-gmr.zip filelist
gmm-gmr/
gmm-gmr/indata/
gmm-gmr/indata/data01.txt
gmm-gmr/indata/data02.txt
gmm-gmr/indata/data03.txt
gmm-gmr/Makefile
gmm-gmr/matlab_src/
gmm-gmr/matlab_src/plotall.m
gmm-gmr/matlab_src/plotGMM.m
gmm-gmr/matlab_src/readGmmFile.m
gmm-gmr/MSVCproject/
gmm-gmr/MSVCproject/MSVCproject.sln
gmm-gmr/MSVCproject/MSVCproject.suo
gmm-gmr/MSVCproject/MSVCproject.vcproj
gmm-gmr/obj/
gmm-gmr/outdata/
gmm-gmr/README
gmm-gmr/src/
gmm-gmr/src/gmr.cpp
gmm-gmr/src/gmr.h
gmm-gmr/src/Macros.cpp
gmm-gmr/src/Macros.h
gmm-gmr/src/main.cpp
gmm-gmr/src/MathLib.h
gmm-gmr/src/Matrix.cpp
gmm-gmr/src/Matrix.h
gmm-gmr/src/Vector.cpp
gmm-gmr/src/Vector.h