搜索资源列表
K-mean-clustering
- K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
k-rbf
- 程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
K-Means
- K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
kMean
- clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
Fast-K-means-clustering
- Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
k-meams(sourcecode)
- C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
rbf_Kmeans
- Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
kMeansCluster
- K-均值聚类,比较好的聚类方法,应用广泛-K-means clustering, a better clustering method, widely used
ClusterBasics-V1.0
- 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
k-centers
- 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
kmean
- k mean clustering in matlab
K_mean_Clustering
- k-mean clustering explained in pdf document.
kMeansCluster
- k mean clustering algo
FuzzyKmeanclustering
- code for fuzzy k-mean clustering-code for fuzzy k-mean clustering..
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
weighted_kmeans
- 用于实现weighted k-means算法,可以运行-It is used to perform weighted k-means clustering
k mean clustering
- k mean clustering algorithm
k-mean-clustering
- clustering an image to k clusters using k-mean clustering method
k均值聚类
- 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
K-means
- 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)