k最近邻分类算法:用C++实现KNN分类
上传时间: 2016-04-24
上传用户:hxy200501
Linux0.01版本的源代码,代码量压缩后仅为几十K
上传时间: 2014-01-11
上传用户:yph853211
K-Means是k_中心点法的聚类过程代码。
上传时间: 2016-04-26
上传用户:fxf126@126.com
k阶临近算法 可以用于文本分类和加密的应用
上传时间: 2013-12-06
上传用户:woshini123456
k近邻算法的c++实现,在vs2003上编译通过
标签: 算法
上传时间: 2013-12-24
上传用户:rishian
基于粗糙熵和K-均值聚类算法的图像分割
上传时间: 2016-04-27
上传用户:zgu489
基于粗糙熵和K-均值聚类算法的图像分割 基于粗糙熵和K-均值聚类算法的图像分割
上传时间: 2016-04-27
上传用户:Thuan
数据挖掘中的k均值算法,应该属于聚类分析的,c语言版。
上传时间: 2014-01-23
上传用户:wpt
linux内核0.1版的源代码.只有几百K,学习系统原理的经典程序.
上传时间: 2013-12-27
上传用户:aa17807091
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