引力搜索算法与粒子群算法结合的混合算法我要分享

Hybrid algorithm of gravitational search algorithm and particle swarm optimization algorithm

PSO GSA 引力搜索算法 粒子群算法 混合算法

关注次数: 252

下载次数: 3

文件大小: 148KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

引力搜索算法与粒子群算法结合的混合算法,多大量的标准测试函数进行测试。


English Description:

The hybrid algorithm of gravitational search algorithm and particle swarm optimization algorithm is tested by a large number of standard test functions


代码预览

PSOGSA

......\PSOGSA

......\......\benchmark_functions.m

......\......\benchmark_functions_details.m

......\......\PSOGSA.m