搜索资源列表
kmeans经典算法
- kmeans经典算法
Kmeans-opencv
- kmeans 的opencv实现版本,可以分类,分类效果还可以。-kmeans the opencv version, can be classified, the classification of the effect can be.
kmeans
- kmeans算法的描述,源代码实现,matlab上 的程序-kmeans
KMEANS
- kmeans算法的java实现,是一个applet程序,方便实用-java algorithm kmeans achieved applet is a program to facilitate the practical
KMEANS
- 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
kMeansProjectiveClustering
- kmeans clustering genetic algorithms
kmeans
- kmeans.c from opencv
K-means
- kmeans算法代码,已经通过验证,可以正常使用,没有病毒
kmeans
- C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
semi-ga
- 半监督遗传算法,基于kmeans的半监督遗传算法-Semi-supervised genetic algorithm, based on the semi-supervised genetic algorithm kmeans
KMeans
- This KMeans-Bayser-This is KMeans-Bayser
Kmeans
- Kmeans Algorithm Implementation
kmeans-for-Special-topics
- K-Means Project for Special topics Course
accord-kmeans-source
- K-Mean clustering source code
kmeans
- kmeans的VC程序代码,是一个完整的代码-kmeans tu xiang fen ge dai ma
Kmeans
- Kmeans 算法是聚类分析中使用最为广泛的算法之一,其每个类别均用该类中所有数据的平均值(或加权平均)来表示,这个平均值即被称作聚类中心。该方法虽然不能用于 类别属性的数据,但对于数值属性的数据,它能很好地体现聚类在几何和统计学上的意义。-Kmeans algorithm is the most widely used cluster analysis algorithm, each category with the average of all data in the class (
kmeans
- Kmeans algorithm using matlab
kmeans
- 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
kmeans
- 这是kmeans算法的c++实现,很实用-the kmeans algorithm _c_c++ achieve
kmeans
- kmeans聚类代码,对给定数据集进行聚类处理(Clustering code to cluster a given data set)