一种基于人群混合算法我要分享

A crowd based hybrid algorithm

目标搜索 GSA+PSO gsa-pso GSA-算法 引力算法

关注次数: 469

下载次数: 2

文件大小: 149K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力


English Description:

The program proposes a crowd based hybrid algorithm, which is a combination of particle swarm optimization and gravity search algorithm. The main goal is to improve the ability of integrating PSO and GSA algorithms


代码预览

benchmark_functions.m

benchmark_functions_details.m

license.txt

Main.m

PSOGSA.m