搜索资源列表
基于matlab的K均值聚类程序
- 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图,Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan
kMedoids.rar k-中心聚类算法的matlab实现
- k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。,k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.
Clustering.zip
- 基于matlab的关于复杂网络中的群聚系数的算法源程序,与大家共享,Matlab based on the complexity of the network clustering coefficient algorithm source code, and share
stprtool.rar
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
matlab-functions
- :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
Clustering_Coefficient
- 根据邻接矩阵,计算复杂网络中模块的聚类系数。-According to the adjacency matrix, the computational complexity of the network module clustering coefficients.
get_clustering_coefficient
- 通过邻接矩阵,计算网络的聚类系数。聚类系数是复杂网络中一个重要参量。 -Through the adjacency matrix, computing networks, clustering coefficient. Clustering coefficient is a complex network, an important parameter.
MATLAB(M)
- 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
kmean
- 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
FuzzyClusteringToolbox[1]
- 各种聚类方法的matlab源代码,非常全-A variety of clustering methods matlab source code, a very wide
SA_GA
- 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
pso-clustering
- 基于粒子群的改进K均值聚类算法源代码。适用于MATLAB7.1。-Improved PSO-based K means clustering algorithm source code. For MATLAB7.1.
K-Means
- 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
Clustering
- duke的tutorial on EM的matlab经典源码,值得一看。-Matlab code for the tutorial on Expectation Maximization,worth a visit.
leach(matlab)
- 用Matlab对LEACH分簇算法(cluster)的仿真程序-Using Matlab on LEACH clustering algorithm (cluster) of the simulation program
Clustering
- 应用于MATLAB上的聚类方法,简单,易学。-Applies to MATLAB on the clustering method, simple, easy to learn.
spectral-clustering-demo
- spectral-clustering-demo 谱聚类的matlab演示程序,是学习谱聚类的好资料,经调试通过,包含n-cut和改进的n-cut-spectral-clustering-demo demo matlab spectral clustering, spectral clustering is good information to learn by debugging through, including the n-cut and improving the n-cut
matlab-clustering-toolbox
- 一个matlab聚类分析工具包,简单好用-a matlab clustering toolbox
matlab实现Kmeans聚类算法
- matlab实现Kmeans聚类算法,非常详细。(The algorithm is designed to test the MATLAB clustering algorithm and is very useful.)