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
다운로드 수: 253
업데이트 날짜: 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