Description: Gaussian mixture model developed in the Matlab environment , and clustering, to determine the optimal number of classes by the largest describe the criteria (MDL) , together with experimental data. this is the code in the foreign papers .
File list (Check if you may need any files):
GMM_MDL\ClusterNormalize.m
.......\data
.......\EMIterate.m
.......\EStep.m
.......\GaussianMixture.m
.......\initMixture.m
.......\MDLReduceOrder.m
.......\MStep.m
.......\rundemo.m
GMM_MDL