搜索资源列表
kmeans
- k均值聚类方法。 在给定一个有n个对象的数据集,划分聚类技术将构造数据进行k个划分,每一个划分代表一个簇,k小于等于n。-k-means clustering method. Given a set of n objects data, dividing the data clustering techniques to construct k partitions, each partition represents a cluster, k less than or equal n.
kmeans
- 利用了matlab编程,结果实现k-means算法-Use matlab programming, k-means algorithm to achieve results. . .
kmeans
- k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
Iris_s1
- Kmeans+PSO算法,处理IRIS数据集,输出fitness function的值,和粒子变化的动态图像,亲测可行。-Kmeans based PSO algorithms, dealing with classic dataset iris. the output is the value of fitness function, and the dynamic plot of the change of particle position
kmeans
- 对文章进行kmeans聚类,进行网页主体内容的提取-Extraction of articles kmeans clustering for web main content
kernel-kmeans
- 实现kernel k-means 聚类,可以处理非线性数据-Implement kernel k-means clustering, can handle nonlinear data
KMeans
- 数据聚类算法 kmeans 算法 ,使用MATLAB实现,文中的代码注释为中文,更易于实现-data mining algorithm , clustering algorithm , k_means algorithm
kmeansPP
- kmeans 算法的改进算法 名字为kmeans++算法,参考的文献为 kmeans++: an efficient algorithm。。。。算法他人所写,这里上传,以方便同行传阅-this is a algorithm named k_means++. reference the paper : an efficient algorithm ...
best_kmeans
- 该算法克服了kmeans算法需要手动设置k值得缺陷,使用多次迭代,可以自动得到合适的k值,并进行聚类计算。该算法不是本人所写,这里上传供同行传阅。http://www.mathworks.com/matlabcentral/fileexchange/49489-best-kmeans-x--this program is come form the link:http://www.mathworks.com/matlabcentral/fileexchange/49489-best-kmeans
kmeans
- kmeans算法,简单实现,文件读入,读入文件为txt,数据用逗号隔开-kmeans algorithm, simple implementation, file reads, reads the file as txt, data separated by commas
Kmeans
- 按照模式识别一书,实现k均值聚类的matlab版本代码-According to the book Pattern Recognition , implement k-means clustering matlab version of the code
kmeans
- k-means算法的一个小实例,很好的展示了,算法的过程-k-means algorithm for a small example, a good showing, the algorithm process
K-Means
- matlab kmeans 程序说明与数据源代码-matlab kmeans source
Kmeans
- 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
cluster_Matlab
- 这里比较了几种聚类算法,包括普聚类,kmeans等。-Here compared several clustering algorithms, including Cape clustering, kmeans like.
Kmeans
- 直接输入图片,以及类别数,返回分类结果,聚类中心,跌代次数。-Directly enter the picture, as well as the number of categories, the classification result is returned, the cluster center, down the number of generations.
KMeans-master
- KMeans聚类算法的Java实现 KMeans聚类算法的Java实现-KMeans clustering algorithm implemented in Java KMeans clustering algorithm implemented in Java KMeans clustering algorithm implemented in Java
kmeans
- Kmeans算法的matlab实现,包括主程序和main程序,可运行,易于理解。-Kmeans algorithm matlab implementation, including the main program and the main program can be run, easy to understand.
kmeans
- 对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)
KMeans
- 用matlab 实现了kmeans算法还附有评价指标计算(Matlab to achieve kmeans algorithm also attached to the evaluation index calculation)