You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Improving Monarch Butterfly Optimization (MBO) by using Greedy strategy and self-adaptive Crossover operator. This code demonstrates how GCMBO works for unconstrained optimization (Ackley Function), which can easily be extended to solve various global optimization problems efficiently.
Two versions are provided:
GCMBO_Generation_V2.m is for a fixed number of iterations/generations.
GCMBO_FEs_V2.m is for a fixed number of Function Evaluations (FEs).
Cite As
Gai-Ge Wang (2026). GCMBO (https://uk.mathworks.com/matlabcentral/fileexchange/55339-gcmbo), MATLAB Central File Exchange. Retrieved .
General Information
- Version 2.0.0.1 (337 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
