搜索资源列表
SA_GA
- 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
fcm
- 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
yichuanmohusuanfa
- 模糊聚类算法,实现对数据的聚类分析,供大家参考-Fuzzy clustering algorithm, the realization of the cluster analysis of data for the U.S. reference
KmeanCluster
- 数据挖掘中的聚类算法简单实例,实现对数字的聚类分析,可以帮助初学者理解聚类算法-Data mining clustering algorithm simple example of the realization of the cluster analysis of the figures that can help beginners understand the clustering algorithm
GetDistance
- 用聚类分析算法计算样本之间的距离,函数形式为: GetDistance(pattern1,pattern2,type)-Cluster analysis algorithm using the distance between samples, function form: GetDistance (pattern1, pattern2, type)
Cluster
- 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
C-means
- 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
Cmeansalgorithmmatlabprocessprocedures
- C均值法的程序算法matlab 程序,本程序用MATLAB实现了聚类分析的功能,保存tex文件中,无数据-C-means algorithm matlab process procedures, the procedures used MATLAB implementation of the cluster analysis function, preservation of tex file, no data
CollectAnaly.m
- 很有用的Matlab聚类分析算法,很全面,保证可用-Matlab is used for cluster analysis algorithms, a very comprehensive and ensure that available
K-means
- k-means算法的实现,实用matlab是实现的,可以用啦做聚类分析-k-means algorithm for the realization of the practical realization of matlab, so you can use cluster analysis
MatlabFuzzyClusteringAnalysis
- 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
zfk_example
- 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
yiqunsuanfa
- 蚁群算法,用于进行聚类分析,或者进行故障模式识别-ACO
MR
- 模式识别,距离计算,聚类分析,判别函数,判断准则等的算法实现-Pattern recognition, distance calculation, cluster analysis, discriminant function, the algorithm to determine criteria
gak-means3
- 基于遗传算法的k-means聚类分析代码 欢迎下载-Based on Genetic Algorithm k-means cluster analysis of the code are welcome to download
juleifenxi
- 不错的c聚类分析算法!欢迎大家来下载,记得一定顶定我哦!-Good clustering algorithm c++! Welcome to download, remember that I must be the top Oh!
mhsx
- 基于欧几里得距离的聚类分析算法程序,只需要用户输入矩阵即可完成-Euclidean distance-based clustering analysis algorithm procedure, but requires the user to complete input matrix
matlab模糊聚类算法
- 可以方便地实现聚类分析 实际运用时对主程序矩阵赋值即可
基于FCM聚类分析的交通判别算法研究
- 采用了欧氏距离和模糊算法两种方式进行了FCM聚类分析,利用FCM聚类分析解决了交通状况的判别算法,文件里面还有相关文献!(Using Euclidean distance and fuzzy algorithm, FCM clustering analysis is used to solve the traffic situation.)
kmeans聚类算法
- kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)