搜索资源列表
基于kdtree的kmeans聚类算法
- 基于kdtree的kmeans聚类方法。
遗传聚类
- 使用遗传算法优化Kmeans聚类过程,测试数据集都来源于UCI,很好理解,适合初学者。
基于matlab的K均值聚类程序
- 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
kmeans.rar
- data mining algorithm . kmeans聚类算法,clustering algorithm
Kmeans
- 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
kmeans
- 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
kmeans
- 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
KMEANS
- 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
graphcut
- Kmeans 聚类,graphcut 图像分割,最大流最小割算法-Kmeans clustering, graphcut image segmentation, the maximum flow minimum cut algorithm
matlab实现Kmeans聚类算法
- matlab实现Kmeans聚类算法,一个文档可以学着自己编程序是实现聚类分割
warp-kmeans
- 传统的kmeans聚类算法不能保证时间序列聚类结果的时序性;基于warp-kmeans聚类算法可以有效处理时间序列的聚类问题,而且复杂度低,迭代次数少。 ,输出有目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据和相关文献,点击 test.m 可以完美运行(The traditional kmeans clustering algorithm can not guarantee the time series of the time series clustering results
聚类k-means
- 一个非常简单的kmeans算法,主要用于聚类分析,用户仅需要输入聚类数(A very simple kmeans algorithm, mainly for clustering analysis, users only need to enter the number of clusters)
Kmeans
- 可实现快速聚类,根据K-means,代码完全可以执行,把参数传入即可(it can reach K-means)
Kmeans
- 一个matlab的kmeans聚类算法代码,输入聚类数据和类簇数,输出分好类的数据(A matlab kmeans clustering algorithm code, input cluster data and cluster number, the output of the good class of data)
Kmeans
- python语言实现kmeans聚类,机器学习算法(Kmeans clustering in Python language)
kmeans
- kmeans聚类,多数据检索分类,处理原始数据(kmeans,Multi - data retrieval classification, processing raw data.)
kmeans
- 使用kmeans算法实现了彩色图像的颜色聚类(Color image clustering)
matlab实现Kmeans聚类算法
- matlab实现Kmeans聚类算法,非常详细。(The algorithm is designed to test the MATLAB clustering algorithm and is very useful.)
kmeans
- kmeans聚类代码,对给定数据集进行聚类处理(Clustering code to cluster a given data set)
kmeans聚类算法
- kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)