CLONALG - Clonal Selection Algorithm for Optimization Problems

Clonal Selection Algorithm for Minimization Problems
523 téléchargements
Mise à jour 26 avr. 2018

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Direct Search dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
2.0.0.0

Optimized and corrected some serious problems. Maximization code removed.

1.0.0.0