Earthworm Optimization Algorithm (EWA)
A new metaheuristic optimization algorithm, called Earthworm Optimization Algorithm (EWA), is fully implemented. This code demonstrates how EWA works for unconstrained optimization (Ackley Function), which can easily be extended to solve various global optimization problems efficiently.
Two versions are provided:
EWA_Generation_V1.m is for a fixed number of iterations/generations.
EWA_FEs_V1.m is for a fixed number of Function Evaluations (FEs).
Citation pour cette source
Gai-Ge Wang (2026). Earthworm Optimization Algorithm (EWA) (https://fr.mathworks.com/matlabcentral/fileexchange/53479-earthworm-optimization-algorithm-ewa), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 2.0.0.0 | the code is updated, and it runs more quickly. |
||
| 1.0.0.0 | the file name is updated. |
