The Standard Firefly Algorithm (FA)
The standard firefly algorithm is inspired by the flashing patterns of tropical fireflies. This demo solves a function of d=10 dimensions. It is straightforward to extend it to solve other functions and optimization problems.
The details can be found in the book: Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014). https://www.sciencedirect.com/book/9780124167438/nature-inspired-optimization-algorithms
Citation pour cette source
XS Yang (2024). The Standard Firefly Algorithm (FA) (https://www.mathworks.com/matlabcentral/fileexchange/74769-the-standard-firefly-algorithm-fa), MATLAB Central File Exchange. Extrait(e) le .
Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014)
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
2.0.0 | This is an updated, but simpler version. |
||
1.0.0 |