搜索资源列表
EM-kmeans.rar
- 用matlab实验k-means算法,对数据进行分类。,Matlab experiments using k-means algorithm to classify the data.
EMarithmeticprogramandexperimentalreport
- EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
Clustering
- duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
EM_GM
- EM算法实现,是matlab主站上获得的可靠程序。-EM algorithm,which is from the matlab net about image processing.
EMAlgorithm
- EM算法的详细介绍(含PDF文件)及其matlab实现-EM algorithm is a detailed descr iption (including PDF files) and its implementation matlab
EMgaussian
- EM算法求高斯过程的参数,这种算法的计算过程简单,但是准确度不高-EM algorithm for getting the parameters of Gaussian process, this computation is simple, but accuracy is not high
机器学习算法matlab实现
- KMeans、EM、KNN等分类和聚类算法