搜索资源列表
k-centers
- 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
k_means_JIT
- k-mean聚类算法的MATLAB源代码程序-k-mean clustering algorithm Source code realization in MATLAB
K-mean
- K均值聚类,用于空间区域的自适应划分,用MATLAB软件来实现。-K-means clustering for adaptive division of the region of space, using MATLAB software to achieve.
adfagf
- K-均值类算法的matlab源码,很实用,注解详细-K- mean class algorithm matlab source code, very practical, detailed notes
k_mean
- K—mean算法的matlab实现,适合算法初学者,可加深对其的理解(Matlab implementation of K - mean algorithm)
Kmeans
- 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)