蜻蜓算法(DA)一种新的元启发式智能算法(BDA)我要分享

Dragonfly algorithm (DA) - a new meta heuristic intelligent algorithm (BDA)

dragonfly-heuristic BDA算法 元启发式算法 Dragonfly-algorithm 智能算法

关注次数: 337

下载次数: 2

文件大小: 369KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

蜻蜓算法(DA)作为一种新兴的元启发式智能算法,有较强的稳定性,较好的寻优速度及全局寻优能力等优点。


English Description:

As a new meta heuristic intelligent algorithm, dragonfly algorithm (DA) has many advantages, such as strong stability, better optimization speed and global optimization ability.


代码预览

BDA.m

BDA.png

Levy.m

Main.m

MyCost.m

license.txt

相关推荐