Novel Bat Algorithm (NBA)我要分享

Novel Bat Algorithm (NBA)

关注次数: 247

下载次数: 0

文件大小: 2.97 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:This is a demo for the metaheuristic algorithm, Novel Bat Algorithm (NBA). Different from the basic Bat Algorithm (BA), the different individuals in NBA have different search strategies, and a self-adaptive local search strategy is also embedded into NBA. In this sense, NBA is a multi-swarm and self-adaptive algorithm. Simulations and comparisons show NBA’s superiority over many metaheuristic algorithms.


English Description:

This is a demo for the metaheuristic algorithm, Novel Bat Algorithm (NBA). Different from the basic Bat Algorithm (BA), the different individuals in NBA have different search strategies, and a self-adaptive local search strategy is also embedded into NBA. In this sense, NBA is a multi-swarm and self-adaptive algorithm. Simulations and comparisons show NBA’s superiority over many metaheuristic algorithms.


代码预览

相关推荐