L-SHADE optmization algorithm

버전 1.0.2 (3.17 KB) 작성자: Eduardo Nunes Goncalves
Implementation of a modified L-SHADE optimization algorithm
다운로드 수: 373
업데이트 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 (2026). L-SHADE optmization algorithm (https://kr.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
버전 게시됨 릴리스 정보
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