The Standard Cuckoo Search (CS)
The standard cuckoo search algorithm is inspired by the evolutionary characteristics of cuckoo-host interactions. This demo solves a function of d=15 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
Zitieren als
XS Yang (2024). The Standard Cuckoo Search (CS) (https://www.mathworks.com/matlabcentral/fileexchange/74767-the-standard-cuckoo-search-cs), MATLAB Central File Exchange. Abgerufen.
Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier Insights, (2014)
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.0.0 | Updated version. |
||
1.0.0 |