Description: GMM algorithm is a hybrid Gauss model, and its solution process needs iteration. This program uses EM algorithm for simulation, which can deepen the understanding of GMM.
To Search:
File list (Check if you may need any files):
GMM_EM\EM算法与GMM的训练应用 - 机器学习知识库.mht
GMM_EM\fitting_a_gmm.m
GMM_EM\gauss.m
GMM_EM\my_hist.m
GMM_EM