搜索资源列表
kmeans_matlab
- 使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
KMEANS
- K均值法聚类分析 通过K均值法实现数据的聚类分析
apriorikmeans
- Jsp数据挖掘,对apriori+kmeans的实现,需要这方面的朋友们可以参考一下-apriori+kmeans buile on Jsp
KMEANS
- C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
fuzzy_clustering
- An implementation of fuzzy Kmeans using IDL.
k-means
- kmeans programs to classify data in an unsupervised way
kMeanCluster
- kmeans algorthms code vb and test data
kmeans
- 数据挖掘里面的经典的聚类算法 K-means-K-means
kmeans
- 这是用C++编写的数据挖掘的聚类算法。算法中使用了链表结构做为存储数据的容器。-It is written in C++, data mining clustering algorithm. Algorithm is used to store data as a linked list structure of the container.
Kmeans
- Kmeans algorithm source code.
kmeans-in-statistics
- 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathemat
KMEANS
- This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers u
kmeans
- kmeans聚类,用于时间序列无监督聚类-kmeans clustering for unsupervised clustering time series
kmeans
- code for kmeans and fuzzy-means in matlab
kmeans
- kmeans methode (k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean)
kmeans
- kmeans i mage segmentation algorithm.-kmeans is image segmentation algorithm.
KMeans
- kmeans算法的实现,prefixspan算法-achieve kmeans algorithm, prefixspan algorithm
KMeans
- 实现Kmeans,在eclipse里面运行可以通,提供给大家学习使用。-Achieve Kmeans, which run in eclipse can pass, available to everyone to learn to use.
kmeans
- c++编写的聚类程序,功能实现:kmeans聚类方法-c++ clustering procedure, function realization: kmeans clustering method
新建文件夹
- K均值算法 简单的模式识别的算法 有详细的代码解释(Kmeans K mean algorithm simple pattern recognition algorithm has detailed code interpretation)