Borrar filtros
Borrar filtros

Optimize two objective functions using fmincon

39 visualizaciones (últimos 30 días)
safi58
safi58 el 26 de Jul. de 2017
Comentada: Torsten el 21 de En. de 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 comentarios
INDREEYAJEET SINGH
INDREEYAJEET SINGH el 21 de En. de 2022
Even I have same challenge, do you have solution for this now?
Torsten
Torsten el 21 de En. de 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.

Iniciar sesión para comentar.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by