How to select a single optimum solution from sets of solution using NSGA II and show the optimum value on the graph?
조회 수: 1 (최근 30일)
이전 댓글 표시
How to select a single optimum solution from sets of solution using Non-dominated Sorting Genetic Algorithm (NSGA) II and show the optimum value on the graph?
댓글 수: 0
답변 (1개)
Alan Weiss
2018년 11월 8일
Perhaps this example can help, especially toward the end of the example where several points are extracted. Of course, in a multiobjective problem there is no unique optimum, you have to decide which objectives you want to concentrate on.
Alan Weiss
MATLAB mathematical toolbox documentation
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!