Artificial Hummingbird Algorithm

版本 1.0.1 (13.5 KB) 作者: W. Zhao
Artificial Hummingbird Algorithm (AHA): A novel bio-inspired optimization algorithm
1.2K 次下载
更新时间 2021/10/28

查看许可证

The Artificial Hummingbird Algorithm (AHA) is inspired by the special flight skills and intelligent foraging strategies of hummingbirds in nature. Three foraging strategies of hummingbirds, including the guided foraging, territorial foraging, and migrating foraging, are implemented. Moreover, three kinds of flight skills utilized in the foraging strategies such as the axial, diagonal, and omnidirectional flights, are modeled. Specially, a visit table mimicking the supernormal memory ability of hummingbirds is constructed to guide the hummingbirds in the algorithm for performing the global optimization.
The performance of AHA is tested on 23 benchmark functions and 50 benchmark functions, demonstrating its optimization ability in solving global optimization problems.
The MATLAB m-files of the Artificial Hummingbird Algorithm (AHA) can be downloaded from the following link, in which two sets of benchmarks, including 23 functions and 50 functions, are used in the optimizer.
Main paper: W. Zhao, L. Wang and S. Mirjalili, Artificial hummingbird algorithm: A new bio-inspired optimizer with its engineering applications, Computer Methods in Applied Mechanics and Engineering (2021) 114194, https://doi.org/10.1016/j.cma.2021.114194.

引用格式

W. Zhao (2024). Artificial Hummingbird Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/101133-artificial-hummingbird-algorithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

AHA for 23 benchmark functions

AHA for 50 benchmark functions

版本 已发布 发行说明
1.0.1

Minor change

1.0.0