K-Means是k_中心点法的聚类过程代码。
上传时间: 2016-04-26
上传用户:fxf126@126.com
KMeans Trains a k Means cluster model.CENTRES = KMeans(CENTRES, DATA, OPTIONS) uses the batch K-Means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares error function is used. The point at which a local minimum is achieved is returned as CENTRES.
标签: CENTRES KMeans OPTIONS cluster
上传时间: 2014-01-07
上传用户:zhouli
Weight Fuzzy C-Means Algorithm Based on 1D histgram
标签: Algorithm histgram C-Means Weight
上传时间: 2013-12-11
上传用户:waitingfy
K-Means动态聚类算法源程序 比较常见的聚类算法。
上传时间: 2016-05-02
上传用户:kbnswdifs
K-Means动态聚类算法源程序(c++)
上传时间: 2014-08-17
上传用户:PresidentHuang
k-Means算法。包括一个测试的4类的测试数据集。
上传时间: 2016-05-31
上传用户:时代电子小智
聚类分析程序 k-Means 编译环境 gcc/stl
上传时间: 2016-06-02
上传用户:wfl_yy
K-Means算法,聚类分析中的一个重要的算法,用于分类
上传时间: 2016-06-10
上传用户:天诚24
k Means algorithms for clustering purpose
标签: algorithms clustering purpose Means
上传时间: 2014-01-07
上传用户:wendy15
k-Means聚类算法,并用遗传算法辅助实现聚类的实现。
上传时间: 2013-12-14
上传用户:小眼睛LSL