搜索资源列表
KMeansCSharp
- k均值聚类的c#版本,我从网上找到的c版本经改造而成
juleifenxi
- 已经调试好的关于聚类分析源代码大全,内容有K均值聚类法,模糊C均值聚类法-failed to translate
k_algorithm
- K均值算法的C实现,有兴趣的可以下过去看一下-K means algorithm C to achieve, are interested can look under the past
FCM
- 模糊C均值(模糊K均值)实现代码-Fuzzy c-means algorithm (fuzzy k-means) to implement code!!!!!!!
CPP
- 基于K-均值聚类算法的数据分类方法C++实现-K-means c++
k
- 用K均值聚类分析把多组数据分成两类 本程序为给定20组数据(用矩阵A表示)分成B、C两组。-K-means clustering analysis of the multiple sets of data into two categories This program is given 20 sets of data (represented by the matrix A) into B, C groups.