Monarch Butterfly Optimization (MBO)
Versión 1.0.1 (11,7 KB) por
Gai-Ge Wang
A standard Monarch Butterfly Optimization is implemented. There are two versions.
A new metaheuristic optimization algorithm, called Monarch Butterfly Optimization (MBO), is fully implemented. This code demonstrates how MBO works for unconstrained optimization (Ackley Function), which can easily be extended to solve various global optimization problems efficiently.
Two versions are provided:
MBO_Generation_V2.m is for a fixed number of iterations/generations.
MBO_FEs_V2.m is for a fixed number of Function Evaluations (FEs).
Citar como
Gai-Ge Wang (2024). Monarch Butterfly Optimization (MBO) (https://www.mathworks.com/matlabcentral/fileexchange/101400-monarch-butterfly-optimization-mbo), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.