CLONALG - Clonal Selection Algorithm for Optimization Problems
For 3-D MINIMIZATION Problems
You should adapt the code for multi-dimensional (N-D) problems.
The code use anonymous functions for the optimization. Some test functions are provide for tests.
Reference:
de Castro, L. N., and Von Zuben, F. J. Learning and Optimization Using the Clonal Selection Principle. IEEE Transactions on Evolutionary Computation. v. 6(3). 2002. DOI: 10.1109/TEVC.2002.1011539
Zitieren als
David Franco (2025). CLONALG - Clonal Selection Algorithm for Optimization Problems (https://www.mathworks.com/matlabcentral/fileexchange/67010-clonalg-clonal-selection-algorithm-for-optimization-problems), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
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.
CLONALG/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.0.0.0 | Optimized and corrected some serious problems. Maximization code removed. |
||
1.0.0.0 |