搜索资源列表
K-means_clustering_demo
- K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
K-means
- 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
k-means
- k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
K-means
- 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
k-means
- k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
k-means
- k-means算法 ,应 用 于 数 据 挖 掘 中。-k-means algorithm is applied to data mining
K-means
- k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
K-Means
- K-means 算法的一种C# 实现,数据挖掘聚类算法-K-MEANS ALGORITHM
k-means-algorithm-
- 在matlab开发环境下用k均值算法实现数据的分类,以及得到数据的聚类中心- realizingthe data classification With k-means algorithm
K-Means
- K均值,二维算法程序,visual c++ 环境下运行-K-means Algorithm routine in two dimension。It can run in visual c++ environment
K-Means
- 传统K-means算法程序,希望对你有帮助,加油,朋友们-Traditional K-means algorithm, you want to help, and refueling friends
k-means
- 完成三维空间的k-means算法,其中的k是由执行人员自己设定的-Completion of the three-dimensional space of k-means algorithm, where k is the Executive set their own
k-means
- 数据挖掘,k类聚算法,C++实现的-k-means algorithm
k-means
- k-means 算法,由c语言实现简单的聚类操作。-k-means algorithm, the c language simple clustering operation.
K-means
- 模式识别中K-means算法的基本实现,可实现2位向量的分类。-the basic realization of Pattern Recognition K-means algorithm
K-means
- 用matlab实现k均值算法,不用库函数(Implementation of K mean algorithm)
K-means
- 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
k-means-master
- k-means algorithm with matlab test code is very perfect
K---MEANS
- 随机生成1000个二维坐标点并用K-means算法计算聚类结果(1000 two-dimensional coordinate points are generated randomly and the clustering results are calculated by K-means algorithm)