About plotting Pareto fontier
Show older comments
I am doing a three objective optimization problem, using weighted sum to plot a pareto froniter. Can I get a function that I can use to plot a 3-D surface, representing the set of the solutions? Thanks.
1 Comment
KSSV
on 30 Nov 2016
How your output will be?
Answers (2)
Michal
on 30 Nov 2016
0 votes
Pareto front is always represented by convex hypersurface. So, you can use every methods how to visualize surface in 3-D case.
Alan Weiss
on 30 Nov 2016
0 votes
Categories
Find more on Multiobjective Optimization 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!