How to select a single optimum solution from sets of solution using NSGA II and show the optimum value on the graph?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Alan Weiss
il 8 Nov 2018
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 Commenti
Vedere anche
Categorie
Scopri di più su Genetic Algorithm in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!