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