搜索资源列表
kMedoids.rar k-中心聚类算法的matlab实现
- k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。,k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.
模式识别-模糊聚类算法--传递闭包法
- 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
11912900SpectralClustering
- 谱聚类算法进行图像分割,该算法应用MATLAB运行。-Spectral clustering algorithm for image segmentation, the algorithm is applied to run MATLAB.
kmean
- 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
apcluster
- 无监督聚类算法,能够自动聚类,不必预先给出类数,聚类精度好于常用的聚类算法.-Unsupervised clustering algorithm, can automatically cluster, do not have to give in advance the number of categories, clustering accuracy of better than commonly used clustering algorithm.
SA_GA
- 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
MatlabK-means
- 用matlab语言实现K-MEANS聚类算法-Matlab language used K-MEANS CLUSTERING ALGORITHM
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-Means
- 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
K_average
- matlab实现的k均值聚类算法,可以实现对大量数据的有效分类-matlab implementation of the k-means clustering algorithm, can achieve a large amount of data on an effective classification
FUZZCLUST
- matlab上实现的模糊聚类算法,相当有用,是一个聚类工具箱。-matlab on the fuzzy clustering algorithm to achieve very useful, is a cluster toolkit.
[matlab]
- 模糊核聚类算法的几篇论文及matlab源码,可以以练代学,更好掌握模糊聚类方法。-Fuzzy Kernel Clustering Algorithm matlab several papers and source code, can be practicing on behalf of science, to better grasp the fuzzy clustering method.
kmean_zmx_try
- k-means Cluster,kmean_zmx_try.rar,k均值聚类算法的matlab源代码-k-means Cluster,kmean_zmx_try.rar
FCM_Ju_lei_suan_fa
- 该文件包含了一般的FCM聚类算法和改进的FCM聚类算法-The document contains a general FCM clustering algorithm and the improved FCM clustering algorithm
K-means
- 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
ClusteringToolbox1p0_Trail
- 聚类分析Matlab工具箱 Version1.0 Clustering Analysis Matlab Toolbox - Trial Version 1.0 ------------------------------------------------------------------------------ 1、该工具箱包括了常用的三种K-Means聚类分析和ISODATA聚类分析: ...\KMeans\Main_KMeans.m 标准 K-M
用matlab实现谱聚类算法
- 用于数据挖掘学习,matlab实现机器学习领域的谱聚类算法。提供详细的代码。
凝聚层次聚类的matlab代码
- 聚类,就是单纯的聚类算法,别的我也不知道啊(I CAN NOT SPERK ENGLISH)
chapter20 基于遗传模拟退火算法的聚类算法
- 基于matlab实现遗传、模拟算法在聚类中的应用(Application of genetic algorithm and simulation algorithm in clustering based on MATLAB)
matlab实现Kmeans聚类算法
- matlab实现Kmeans聚类算法,非常详细。(The algorithm is designed to test the MATLAB clustering algorithm and is very useful.)