新的鸽群算法,比PSO具有更快的收敛速度我要分享

The new pigeon swarm algorithm has faster convergence speed than PSO

PIO 鸽群算法 PSO

关注次数: 275

下载次数: 2

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

根据鸽群的迁徙特性,开发的新的算法,通过对比,发现比PSO具有更快的收敛速度。


English Description:

According to the migration characteristics of pigeon group, the new algorithm is developed. Through comparison, it is found that it has faster convergence speed than PSO


代码预览

fitness.m

PIO_1.m