文件名称:K-means-analysis
介绍说明--下载内容均来自于网络,请自行研究使用
K-means解决聚类问题,以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最优分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-K-means solves the problem of clustering, taking the Euclidean distance as the similarity measure, which is the optimal classification of the V of the J of the initial clustering center vector, which makes the uation index is the smallest. In the algorithm, the error square and criterion function is used as the criterion function of clustering.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-means聚类算法分析\KMeans.m
...................\Untitled2.m
K-means聚类算法分析