Monarch Butterfly Optimization (MBO)

版本 1.0.1 (11.7 KB) 作者: Gai-Ge Wang
A standard Monarch Butterfly Optimization is implemented. There are two versions.
545.0 次下载
更新时间 2021/11/2

查看许可证

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

引用格式

Gai-Ge Wang (2024). Monarch Butterfly Optimization (MBO) (https://www.mathworks.com/matlabcentral/fileexchange/101400-monarch-butterfly-optimization-mbo), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

bug fixes

1.0.0