Augmented GWO algorithm

Version 1.0 (8.04 KB) by Mohammed Qais
this code is about augmented grey wolf optimizer
674 Downloads
Updated 22 Apr 2018

View License

the grey wolf optimizer is a meta-heuristic algorithm proposed by mirjalili. we proposed new improvement to the original algorithm as shown in the attached file
the original algorithm is described in : http://dx.doi.org/10.1016/j.advengsoft.2013.12.007
the original code is in: http://www.mathworks.com/matlabcentral/fileexchange/47258-grey-wolf-optimizer-toolbox

Cite As

Mohammed Qais (2024). Augmented GWO algorithm (https://www.mathworks.com/matlabcentral/fileexchange/67029-augmented-gwo-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Problem-Based Optimization Setup in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0

augmented GWO
Augmented GWO algorithm