How to select a single optimum solution from sets of solution using NSGA II and show the optimum value on the graph?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Alan Weiss
on 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 Comments
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!