L-SHADE optmization algorithm
Version 1.0.2 (3,17 ko) par
Eduardo Nunes Goncalves
Implementation of a modified L-SHADE optimization algorithm
L_SHADE.m implements a modified version of the L-SHADE optimization algorithm.
test_L_SHADE.m presents an example of how to use the L_SHADE function.
Citation pour cette source
Eduardo Nunes Goncalves (2026). L-SHADE optmization algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/159171-l-shade-optmization-algorithm), MATLAB Central File Exchange. Extrait(e) le .
Tanabe, Ryoji, and Alex S. Fukunaga. “Improving the Search Performance of SHADE Using Linear Population Size Reduction.” 2014 IEEE Congress on Evolutionary Computation (CEC), IEEE, 2014, doi:10.1109/cec.2014.6900380.
Compatibilité avec les versions de MATLAB
Créé avec
R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
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 | |
|---|---|---|---|
| 1.0.2 | Changed the function to keep the optimization variables inside the search area. |
||
| 1.0.1 | Includes an optional option to define a search region that is proportional to the initial distribution region. |
||
| 1.0.0 |
