文件名称:GMMaEM_Classifier
介绍说明--下载内容均来自于网络,请自行研究使用
采用GMM模型并用EM算法训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测-Using GMM classifier model and EM training algorithm to train the classifier, use the training data in Train.txt to train the classifier and use the data in the Test.txt to test the performance of the classifier
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exp2.m
K_Means.m
M_Gauss.m
Test.txt
Train.txt