Filter löschen
Filter löschen

Can Pareto show like an envelope?

4 Ansichten (letzte 30 Tage)
Tony Cheng
Tony Cheng am 17 Mär. 2017
Kommentiert: Tony Cheng am 18 Mär. 2017
Hi guys,
I am using gamultiobj to optimize six objective functions together.
Because there are six objectives, the obtained Pareto front cannot be drawn together in one figure.
Some two objective functions are drawn together as a two-dimensional subfigure.
However, it is not a curved line which is usually shown in the example of gamultiobj in Matlab, but it looks like a envelope as in the following figure:
Anyone can tell me is it possible to generate a right Pareto front like a surface, rather than only a curved line?
Thanks so much!

Akzeptierte Antwort

Alan Weiss
Alan Weiss am 17 Mär. 2017
Perhaps you should try using the @fgoalattain HybridFcn option, and maybe a larger PopulationSize, to get more accurate Pareto values. You might also be interested in plotting a 3-D surface rather than just 2-D sections.
Alan Weiss
MATLAB mathematical toolbox documentation
  1 Kommentar
Tony Cheng
Tony Cheng am 18 Mär. 2017
yeah Alan, I am more interested in the 3d than the 2d plots.
thanks man!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Multiobjective Optimization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by