搜索资源列表
K均值算法
- 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
Exam096 k均值算法
- 用c语言编写的k均值算法-prepared by the k-means Algorithm
数据挖掘中K均值算法实现
- 数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
K均值聚类算法
- 是模式识别中的一种分类算法,用C++编程,很实用。
K均值聚类
- 对图像进行K均值聚类的程序
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
KMeans
- K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
exer-kmean
- k均值算法实现聚类 c语言编写-k-means clustering algorithm c language
matlab_MRF
- k-均值算法的源码很有用,希望有帮助,请多多指点-k-means algorithm is useful source of hope that has helped, please instruct it
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.
K-mean
- K均值算法: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小-K-means algorithm: the number of a given type of K, will be assigned to N objects of category K go, making the object category similarity between the largest, while the category of the simi
K-means_Matlab
- K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
kmeans-image-segmentation
- K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
k_means_Gray
- 对于灰度图的 k均值算法实现 matlab代码-Gray graphics k-means matlab code
a
- 对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录-Colored graphics k-means algorithm matlab code
mpi_kmeans
- K means K均值算法 K means K均值算法 K means K均值算法-K means K means algorithm K means K means algorithm K means K means algorithm K means K means algorithm
1
- 模式识别分层聚类、k—均值算法,支持向量机、线性判别、判别代码、ppt-Pattern recognition hierarchical clustering, k-means algorithm, support vector machines, linear discriminant, discriminant code, ppt
knear
- K均值算法,用于聚类,程序写得比较好,容量读-K means algorithm for clustering, procedures written better, capacity Reading
K-meansclusteringalgorithmmatlabprogram
- 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
k-means
- 名为k-means的MATLAB函数,实现k均值算法。输入矩阵X,w,输出最终估计值和聚类的标识数字。-Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.