Multi-objective optimization using Evolution Strategies (ES) as Evolutionary Algorithm (EA)

버전 1.1 (15.2 KB) 작성자: Gilberto A. Ortiz
This function uses ES instead of GA as EA in the NSGA-II procedure for multi-objective optimization.
다운로드 수: 3.3K
업데이트 2014/11/20

라이선스 보기

This function uses Evolution Strategies (ES) instead of Genetic Algorithms (GA) as Evolutionary Algorithm (EA) in the NSGA-II procedure for multi-objective optimization.
The algorithm is able to find the pareto optimal front in most of the functions implemented in the file 'Examples.m', but the algorithm is unable to find the Pareto optimal front of the functions ZDT1, ZDT2, ZDT3, ZDT4 (Cases 11, 12, 13, 14 in file 'Examples.m') when the number of states is set to 30 (for ZDT1, ZDT2, ZDT3) and 10 (for ZDT4) as Prof. Deb specified in [1], but the pareto is found if the number of states is set to 2 (in those examples).

I appreciate if you are able to find the mistake in the algorithm (if there is...) and let me know to make the respective corrections.

Feel free to send me your doubts, corrections and/or suggestions to my e-mail:

- gialorga@gmail.com

Thanks beforehand for downloading and reading this code, I hope it will be useful for you and other people working on multi-objective optimization.

The code is heavily commented.

인용 양식

Gilberto A. Ortiz (2026). Multi-objective optimization using Evolution Strategies (ES) as Evolutionary Algorithm (EA) (https://kr.mathworks.com/matlabcentral/fileexchange/35824-multi-objective-optimization-using-evolution-strategies-es-as-evolutionary-algorithm-ea), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Multiobjective Optimization에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.1

Update content as a Toolbox

1.0.0.0