Multi-objectives Harmony Search Optimization
Version 1.0.0 (3.15 KB) by
Gifari Zulkarnaen
Multi-objectives Harmony Search optimization algorithm as Matlab function
Multi-objectives Harmony Search optimization algorithm
This is a function script to solve an optimization problem with multiple objective functions. Harmony Search algorithm is one of the best optimization algorithm that balances local and global search. It is simple yet fast and efficient in find optimal solution.
This script was created thanks to the author who made this for another multi-objective algorithm, here I changed it into the Harmony Search algorithm.
Cite As
Gifari Zulkarnaen (2024). Multi-objectives Harmony Search Optimization (https://www.mathworks.com/matlabcentral/fileexchange/93525-multi-objectives-harmony-search-optimization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: Multi-Objective Particle Swarm Optimization (MOPSO)
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 |