Elephant Herding Optimization (EHO)

バージョン 1.0.0.0 (242 KB) 作成者: Gai-Ge Wang
A standard Elephant Herding Optimization (EHO) is implemented. There are two versions now.
ダウンロード: 2.1K
更新 2016/2/19

ライセンスの表示

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).

引用

Gai-Ge Wang (2025). Elephant Herding Optimization (EHO) (https://www.mathworks.com/matlabcentral/fileexchange/53486-elephant-herding-optimization-eho), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDirect Search についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

one bug is fixed