Elephant Herding Optimization (EHO)

A standard Elephant Herding Optimization (EHO) is implemented. There are two versions now.
2,2K Downloads
Aktualisiert 19. Feb 2016

Lizenz anzeigen

A new metaheuristic optimization algorithm, called Elephant Herding Optimization (EHO), is fully implemented. This code demonstrates how EHO works for unconstrained optimization (Ackley Function), which can easily be extended to solve various global optimization problems efficiently.
Two versions are provided:
EHO_Generation_V1.m is for a fixed number of iterations/generations.
EHO_FEs_V1.m is for a fixed number of Function Evaluations (FEs).

Zitieren als

Gai-Ge Wang (2025). Elephant Herding Optimization (EHO) (https://de.mathworks.com/matlabcentral/fileexchange/53486-elephant-herding-optimization-eho), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Direct Search finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

one bug is fixed