文件名称:K_average
介绍说明--下载内容均来自于网络,请自行研究使用
K-均值聚类算法,基本算法代码,算法的目的是使各个样本与所在类均值的误差平方和达到最小。-The purpose of K-means clustering algorithm, the basic algorithm code, the algorithm is to make the class where each sample mean squared error is minimized.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K_average\CaculateCenter.asv
.........\CaculateCenter.m
.........\Clustering.asv
.........\Clustering.m
.........\Display.m
.........\KindDisplay.asv
.........\KindDisplay.m
.........\main.asv
.........\main.m
K_average