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