搜索资源列表
K-means.m
- MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
聚类K-Medoids算法
- 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
PSO_K
- 毕设题目,基于K均值的PSO聚类算法,共享了。-Bi-based topic of the PSO-based K-means clustering algorithm, shared.
KNN
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
stprtool15aug08
- 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
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
tif
- k-means算法代码 matlab的程序,具体使用说明在函数里面 :) 附UCI的测试集图片,可以用作VQ的实验-k-means algorithm matlab code of procedure, specific for use inside the function:)
COM_classify
- 内涵多种分类算法,K-means, fuzzyCMeans, clustertree... 解压缩后, 用matlab 的 set path 添加目录,在matlab中输入compact, 就可使用-The connotation of a variety of classification algorithms, K-means, fuzzyCMeans, clustertree ... decompress after matlab with the ' set path'
kmeans
- 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
Clustering-Code
- A Two dimensional clustering application in matlab, which covers K-Means, hierarchical agglomerate clustering methods
K-meansclusteringalgorithmmatlabprogram
- 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
Exterme_k_means
- Extreme k-means,被yuboYuan提出,给定初始聚类中心,聚类快。-Extreme k-means,poposed by yuboYuan,the intial center is fixed, faster than traditional k-means
k-means-algorithm-program
- 用于实现k-means聚类分析的matlab代码-Used to implement k-means clustering analysis matlab code
K-mean
- K均值聚类,用于空间区域的自适应划分,用MATLAB软件来实现。-K-means clustering for adaptive division of the region of space, using MATLAB software to achieve.
k-means---matlab
- matlab写的一个简单的k-means聚类算法,通过导入data.txt文件,再利用k-means讲结果呈现在界面上-matlab write a simple k-means clustering algorithm, by importing the data.txt file, and then use k-means results are presented in the interface stresses
K-means--experiment
- 基于MATLAB的编写的K均值聚类实验多类算法,caculateCenter1.m是确定类的中心,主函数是main-Experimental multi-class algorithm based on MATLAB prepared by K-means clustering, caculateCenter1.m the center determines the class, the main function is the main
KMeans
- 基于matlab语言编译的用于实现聚类的k-means函数(K-means function compiled by MATLAB language for clustering)
kmeans1
- 实现k-means算法的matlab代码(the matlab code of the k-means algorithm)
Clustering-master
- 深度学习中,用matlab对k-means算法进行了实现,运行效果还不错,第一次上传文件,多多指教(The k-means algorithm is implemented.)