文件名称:K-means
介绍说明--下载内容均来自于网络,请自行研究使用
K均值算法描述:
给定类的个数K,将N个对象分到K个类中去,
使得类内对象之间的相似性最大,而类之间的相似性最小。-K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity between the maximum, while the similarity between the minimum class.
给定类的个数K,将N个对象分到K个类中去,
使得类内对象之间的相似性最大,而类之间的相似性最小。-K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity between the maximum, while the similarity between the minimum class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-均值聚类算法
..............\K-均值聚类算法程序
..............\..................\kmean.asv
..............\..................\kmean.m
..............\..................\test.txt
..............\题目.doc