搜索资源列表
k-rbf
- 程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
k-meams(sourcecode)
- C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
cluster
- k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
123456789K_Average
- K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
kMeans
- k-mean image clustering source code developed using java
K_Mean
- Source code for K-Mean algorithm
test_kMeansCluster.m
- K mean cluster matlab code
kmlocal-1.7.1
- k-mean by C++ ,good code for using .Thanks for all.Please read your package and describe .
K-mean
- 一个用C++写的简单的k-mean算法源码-A C++, written in a simple k-mean algorithm source code
proje
- applied k means clustering for vector quanta and used huffman for image compression matlab code
GMM
- this another gmm training matlab source code. it use k-means for initialization of parameter before trainig, not LBG algirhtm. so it is very helpful for GMM training-this is another gmm training matlab source code. it use k-means for initializati
FuzzyKmeanclustering
- code for fuzzy k-mean clustering-code for fuzzy k-mean clustering..
accord-kmeans-source
- K-Mean clustering source code
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
kmean
- 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
color-image-segment-code
- 这是一个关于彩色图像分割的报告,内含源代码及处理结果等,图像分割采用K-mean聚类分割方法。-K-mean cluster segment
K-Mean-Clustering-Code-in-Matlab
- k 均值聚类算法 ,能有效的将数据分成k类 但是具有k参数难以确定的缺点。 -k-means algorithm can cluster data into K class but, the parameter K can not be selected easily.
code-kmean
- K-mean matlab code example
fuzme_matlab
- Fuzzy k mean code -Fuzzy k mean code
k-mean-clustering
- k-means algorithm descr iption with examples with visual basic code.