文件名称:K-MEANS
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-04-14
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- Smi****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-k-means clustering is one of the most famous partition clustering algorithm, due to the simplicity and efficiency so that he became the most widely used in the clustering algorithm. Given a collection of data points and the number of clusters k, k specified by the user, the k-means algorithm based on a distance function repeated data points into k clusters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-MEANS.cpp