遗传算法GA我要分享

Genetic algorithm GA

蚁群算法-tsp GA-TSP-实验 蚁群粒子群 蚁群算法-约束 MATLAB-PSO-TSP

关注次数: 400

下载次数: 0

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。


English Description:

Matlab genetic algorithm GA, particle swarm optimization algorithm PSO, ant colony algorithm as, some time ago on the intelligent computing method experiment class, their own program. Post here, hope someone can improve them, exchange experience, so more valuable. Genetic algorithm solves the minimum spanning tree problem, purfer coding. Particle swarm optimization is used to solve unconstrained optimization problems. Ant colony algorithm is used to solve TSP problem.


代码预览

新建文件夹

..........\ycsf .m