How to select a single optimum solution from sets of solution using NSGA II and show the optimum value on the graph?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Alan Weiss
el 8 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Genetic Algorithm en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!