Effacer les filtres
Effacer les filtres

Optimize two objective functions using fmincon

39 vues (au cours des 30 derniers jours)
safi58
safi58 le 26 Juil 2017
Commenté : Torsten le 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 commentaires
INDREEYAJEET SINGH
INDREEYAJEET SINGH le 21 Jan 2022
Even I have same challenge, do you have solution for this now?
Torsten
Torsten le 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.

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 26 Juil 2017
  23 commentaires
safi58
safi58 le 9 Août 2017
another question on that, how would I know that from these two methods optimization is following which one?
Walter Roberson
Walter Roberson le 9 Août 2017
Sorry, I do not understand the question?

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by