搜索资源列表
kmean
- kmean算法的c++实现,在vs2003上编译通过。
kmean cpp.rar
- kmean cluster classify base on r,g,b bmp source code have cpp ,head ,not have pro
KMean 模式识别中最经典的K均值聚类算法
- Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
Kmean
- 模式识别中的C++源代码进行K均值法的应用-Pattern Recognition C++ source code of the application of K-means
kmean
- 使用k-means算法对150个数据集进行分簇。-K-means algorithm using 150 data sets to carry out sub-cluster.
kmean
- 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
kmean
- 一个刚编出来的K—means 聚类算法的matlab源代码 适合多维数据-Just made out of a K-means clustering algorithm matlab source code for multi-dimensional data
exer-kmean
- k均值算法实现聚类 c语言编写-k-means clustering algorithm c language
Kmean
- 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
Kmean
- kmean algorithm for image segmentation
kmean
- 该程序是模式识别课程里的K均值算法程序,对模式识别的进一步理解很有帮助。-The program' s curriculum are pattern recognition algorithm K-means procedure, further understanding of pattern recognition helpful.
kmean
- 基于OpenCV的二元吗,实现了划分随机分布点集的K-均值算法。按照类别分组的输入样本顺序输出包含样本类别索引的数组labels(i),存储在样本矩阵的第i行中。-Based on the binary OpenCV吗, implementation of the demarcation point set of randomly distributed K-means algorithm. Input in accordance with the type of packet contains
kmean
- kmean cluster 影像分割量化處理-kmean cluster color image quantization
kmean
- 这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, te
kmean
- k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k
kmean
- 这是一段MATLAB平台上的KMEAN算法,希望大家有用-Kmean
jjj
- kmean algorathim implementation
TutorialonGMM-Kmean-VitebeAlgorithms
- GMM和KMean算法的易懂教程及Matlab实现、Vitebe译码算法的Matlab实现-Tutorial on GMM and KMean and Vitebe algorithms and their implementation in Matlab
Kmean
- mathlab写的关于Kmean算法,能够实现比较好的聚类效果。-mathlab write about Kmean algorithm can achieve better clustering results.
Kmean
- Kmean 算法Matlab实现,数据为二维高斯随机分布点-Kmean algorithm by Matlab, the data points for the two-dimensional Gaussian random distribution