필터 지우기
필터 지우기

About NSGA-II of convergence

조회 수: 5 (최근 30일)
kanako machii
kanako machii 2020년 10월 30일
I have a question about NSGA-II.
I use this code(NGMP), and I want to insert the block which evaluate convergence of pareto front.(Hypervolume)
NSGA-II: https://jp.mathworks.com/matlabcentral/fileexchange/31166-ngpm-a-nsga-ii-program-in-matlab-v1-4
Hypervolume: https://jp.mathworks.com/matlabcentral/fileexchange/50517-hypervolume-approximation?s_tid=srchtitle
I want to extract a Pareto front for each generation, calculate the hyper-volume and compare it to the one in the previous generation and stop calculating if the difference is less than a certain value.
I think I use while loop, it can be done. But I don't know how to change the code.
I would appreciate any help.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by