CLONALG - Clonal Selection Algorithm for Optimization Problems

Clonal Selection Algorithm for Minimization Problems
514 Downloads
Updated 26 Apr 2018

View License

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

Cite As

David Franco (2024). 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. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.0.0

Optimized and corrected some serious problems. Maximization code removed.

1.0.0.0