Wild Geese Algorithm (WGA) for large scale optimization

版本 1.0.3 (54.8 KB) 作者: Ebrahim Akbari
A novel efficient algorithm for Large Scale Optimization, introduced in a 2021 paper
285.0 次下载
更新时间 2021/10/19

查看许可证

In numerous real-life applications, nature-inspired population-based search algorithms have been applied to solve numerical optimization problems. The paper which is introduced at the end of this description focused on a simple and powerful swarm optimizer, named Wild Geese Algorithm (WGA), for large-scale global optimization whose efficiency and performance were verified using large-scale test functions of IEEE CEC 2008 and CEC 2010 special sessions with high dimensions D = 100, 500, 1000.
WGA was inspired by wild geese in nature and models various aspects of their life such as evolution, regular cooperative migration, and fatality. The effectiveness of WGA for finding the global optimal solutions of high dimensional optimization problems was compared with that of other methods reported in the previous literature. Experimental results showed that the proposed WGA has an efficient performance in solving a range of large-scale optimization problems, making it highly competitive among other large-scale optimization algorithms despite its simpler structure and easier implementation.
The reference paper (Open Access): https://doi.org/10.1016/j.array.2021.100074

引用格式

Ebrahim Akbari (2024). Wild Geese Algorithm (WGA) for large scale optimization (https://www.mathworks.com/matlabcentral/fileexchange/100848-wild-geese-algorithm-wga-for-large-scale-optimization), MATLAB Central File Exchange. 检索时间: .

Ghasemi, Mojtaba, et al. Wild Geese Algorithm: A Novel Algorithm for Large Scale Optimization Based on the Natural Life and Death of Wild Geese. Elsevier BV, Sept. 2021, p. 100074, doi:10.1016/j.array.2021.100074.

查看更多格式
MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

WGA MATLAB Code

版本 已发布 发行说明
1.0.3

Editing description.

1.0.2

Adding DOI to the reference paper

1.0.1

Mentioning that the reference paper is Open Access

1.0.0