Filter löschen
Filter löschen

Optimize two objective functions using fmincon

39 Ansichten (letzte 30 Tage)
safi58
safi58 am 26 Jul. 2017
Kommentiert: Torsten am 21 Jan. 2022
I have two objective functions which would optimize same variables. I have done the optimization individually and they are working fine. Now, I need to incorporate those two objective functions in fmincon. Is there any way to do it?
  3 Kommentare
INDREEYAJEET SINGH
INDREEYAJEET SINGH am 21 Jan. 2022
Even I have same challenge, do you have solution for this now?
Torsten
Torsten am 21 Jan. 2022
If you want to buy a meal of high quality, you get a different food composition as if you want a low-priced meal.
If you define some standard for the quality, you can get the lowest-priced meal with this prescribed quality.
So there is a curve that - given a certain quality of the meal - gives you the meal with the lowest price for this quality. This is called "pareto-optimum":
So you must first decide how to weigh the two criteria from your two optimizations to get a common optimum.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 26 Jul. 2017
  23 Kommentare
safi58
safi58 am 9 Aug. 2017
another question on that, how would I know that from these two methods optimization is following which one?
Walter Roberson
Walter Roberson am 9 Aug. 2017
Sorry, I do not understand the question?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by