搜索资源列表
KMEANS
- 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
kmeans
- 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
matlab---Kmeans
- kmeans聚类算法,比较经典的算法,里面有讲解,容易理解-kmeans clustering algorithm to compare the classical algorithm, which has to explain, easy to understand
Kmeans
- C++控制台程序,实现的是K均值聚类算法,可供初学者参考。-C++ console program, realize that K-means clustering algorithm, for beginners reference.
KMEANS
- K-means算法,一种典型的动态聚类算法,实现2维数据的聚类-K-means algorithm, a typical dynamic clustering algorithm to achieve two-dimensional clustering
fun_traindic_kmeans
- kmeans 聚类算法,主要用来对一堆数据形成他们的码本-k-means clustering is a method of vector quantization originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which ea
kmeans
- K均值程序,能正常运行,是聚类算法的一个典型示例-K-means the program can run normally, is a typical example of clustering algorithm
kmeans
- K均值聚类算法,可手动输入或xls读入数据-K-means clustering algorithm, can be manually entered or XLS reading da
KmeansPED
- 基于ED的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on ED,The development environment of matlab
KmeansPDTW
- 基于DTW的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on DTW,The development environment of matlab
kmeans
- 用c++实现c均值聚类算法,并行计算实现该方法。-c-means c++
Untitled
- KMEANS聚类算法,算法收敛速度快,处理的数据维度非常大。使用的领域广。-K MEANS clustering algorithm, the algorithm convergence speed, processing the data dimension is very large. The use of a wide field.
K聚类
- 聚类,这是一个用MATLAB编写的kmeans算法,主要用通常的聚类分析(Clustering, which is a MATLAB written in kmeans algorithm, mainly with the usual clustering analysis)
聚类k-means
- 一个非常简单的kmeans算法,主要用于聚类分析,用户仅需要输入聚类数(A very simple kmeans algorithm, mainly for clustering analysis, users only need to enter the number of clusters)
Kmeans
- 一个matlab的kmeans聚类算法代码,输入聚类数据和类簇数,输出分好类的数据(A matlab kmeans clustering algorithm code, input cluster data and cluster number, the output of the good class of data)
k-means-master
- just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
Kmeans
- python实现的k-means聚类算法(k-means clustering algorithm implemented by python)
Untitledk
- k-means聚类分析,用于聚类分析算法,距离聚类(K-means cluster analysis)
KMEANS
- C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
kmeans
- 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))