文件名称:SA_GA
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。
-Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algorithm are combined for cluster analysis, the simulated annealing algorithm and genetic algorithm can complement each other, thus effectively overcome the premature convergence of the traditional genetic algorithm, and clustering problem based on the specific circumstances of the design of genetic encoding , fitness function, making the algorithm more effective, more quickly converge to the global optimal solution.
-Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algorithm are combined for cluster analysis, the simulated annealing algorithm and genetic algorithm can complement each other, thus effectively overcome the premature convergence of the traditional genetic algorithm, and clustering problem based on the specific circumstances of the design of genetic encoding , fitness function, making the algorithm more effective, more quickly converge to the global optimal solution.
相关搜索: sa_ga
premature
genetic
聚类算法
matlab
genetic
Clustering
聚类分析
模拟退火
cluster
based
genetic
algorithm
in
matlab
遗传
退火
SA
FCM
matlab
clustering
genetic
premature
genetic
聚类算法
matlab
genetic
Clustering
聚类分析
模拟退火
cluster
based
genetic
algorithm
in
matlab
遗传
退火
SA
FCM
matlab
clustering
genetic
(系统自动生成,下载前可以参看下载内容)
下载文件列表
遗传模拟退火算法的聚类算法\FCMfun.m
..........................\FCMpure.m
..........................\GAFCM.m
..........................\initFCM.m
..........................\iterateFCM.m
..........................\ObjFun.m
..........................\SAGAFcmMain.m
遗传模拟退火算法的聚类算法
..........................\FCMpure.m
..........................\GAFCM.m
..........................\initFCM.m
..........................\iterateFCM.m
..........................\ObjFun.m
..........................\SAGAFcmMain.m
遗传模拟退火算法的聚类算法