Multiobjective Bat Algorithm (MOBA)
The multiobjective bat algorithm (MOBA) is a nature-inspired optimization algorithm. This demo solves the bi-objective ZDT3 functions with D=30 (dimensions), and the obtained Pareto Front is displayed. It is relatively straightforward to extend this code to solve other multi-objective functions and optimization problems. You can change the objective functions, the dimensionality, and simple lower and upper bounds (Lb, Ub) as well as certain parameters.
Cite As
XS Yang (2026). Multiobjective Bat Algorithm (MOBA) (https://uk.mathworks.com/matlabcentral/fileexchange/74753-multiobjective-bat-algorithm-moba), MATLAB Central File Exchange. Retrieved .
Yang, Xin She. “Bat Algorithm for Multi-Objective Optimisation.” International Journal of Bio-Inspired Computation, vol. 3, no. 5, Inderscience Publishers, 2011, p. 267, doi:10.1504/ijbic.2011.042259.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
