L-SHADE optmization algorithm

Implementation of a modified L-SHADE optimization algorithm
129.0 次下载
更新时间 2024/6/19

查看许可证

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.

引用格式

Eduardo Nunes Goncalves (2024). L-SHADE optmization algorithm (https://www.mathworks.com/matlabcentral/fileexchange/159171-l-shade-optmization-algorithm), MATLAB Central File Exchange. 检索来源 .

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.

查看更多格式
MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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