搜索资源列表
EM-kmeans.rar
- 用matlab实验k-means算法,对数据进行分类。,Matlab experiments using k-means algorithm to classify the data.
Clustering
- duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
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等分类和聚类算法