Artificial Bee Colony Optimization
ScriptABC: Script file of Artificial Bee Colony Optimization
uses file Griewank
uses file ABC (and all its other required files)
Other four commonly used test problems (Rastrigin, Schaffer, SphereNew , Rosenbrock) are also available in the folder
Statistical analysis and other plots can be implemented as discussed in https://in.mathworks.com/matlabcentral/fileexchange/74091-teaching-learning-based-optimization
Also refer https://in.mathworks.com/matlabcentral/fileexchange/65794-single-objective-artificial-bee-colony-optimization for termination criterion being number of functional evaluations (instead of number of cycles).
Cite As
SKS Labs (2024). Artificial Bee Colony Optimization (https://www.mathworks.com/matlabcentral/fileexchange/74122-artificial-bee-colony-optimization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Global Optimization Toolbox > Particle Swarm >
- Sciences > Food Sciences >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |