遗传算法和二进制粒子群算法相结合我要分享

Combination of genetic algorithm and the binary particle swarm optimization (pso) algorithm

遗传算法收敛 PSO二进制 二进制粒子群 二进制算法 二进制-pso-GA

关注次数: 238

下载次数: 0

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

遗传算法和二进制粒子群算法相结合,使遗传算法过早收敛的情况得到改善


English Description:

Combination of genetic algorithm and the binary particle swarm optimization (pso) algorithm, the improved genetic algorithm premature convergence


代码预览

GA_PSO

......\Cross.m

......\fun.m

......\GA_PSO.m

......\Mutation.m

......\test.m