Greedy Non‐Hierarchical Grey Wolf Optimizer (G-NHGWO)

버전 1.0.3 (521 KB) 작성자: Ebrahim Akbari
An improved version of Grey Wolf Optimizer (GWO) introduced in a 2021 paper
다운로드 수: 304
업데이트 날짜: 2021/10/19

라이선스 보기

Grey wolf optimization (GWO) algorithm is a new emerging algorithm that is based on the social hierarchy of grey wolves as well as their hunting and cooperation strategies. Introduced in 2014, this algorithm has been used by a large number of researchers and designers, such that the number of citations to the original paper exceeded many other algorithms. In a recent study by Niu et al., one of the main drawbacks of this algorithm for optimizing real‐world problems was introduced. In summary, they showed that GWO's performance degrades as the optimal solution of the problem diverges from 0.
In Greedy Non‐Hierarchical Grey Wolf Optimizer (G-NHGWO), by introducing a straightforward modification to the original GWO algorithm, that is, neglecting its social hierarchy, we were able to largely eliminate this defect and open a new perspective for future use of this algorithm. The efficiency of the proposed method was validated by applying it to benchmark and real‐world engineering problems.
The reference paper (Open Access): http://dx.doi.org/10.1049/ell2.12176

인용 양식

Ebrahim Akbari (2024). Greedy Non‐Hierarchical Grey Wolf Optimizer (G-NHGWO) (https://www.mathworks.com/matlabcentral/fileexchange/90802-greedy-non-hierarchical-grey-wolf-optimizer-g-nhgwo), MATLAB Central File Exchange. 검색됨 .

Akbari, Ebrahim, et al. “A Greedy Non-Hierarchical Grey Wolf Optimizer for Real-World Optimization.” Electronics Letters, Institution of Engineering and Technology (IET), Apr. 2021, doi:10.1049/ell2.12176.

양식 더 보기
MATLAB 릴리스 호환 정보
개발 환경: R2019a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

Editing description.

1.0.1

Mentioning that the reference paper is Open Access.

1.0.0