Optimize two objective functions using fmincon

39 次查看(过去 30 天)
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 个评论
INDREEYAJEET SINGH
INDREEYAJEET SINGH 2022-1-21
Even I have same challenge, do you have solution for this now?
Torsten
Torsten 2022-1-21
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.

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2017-7-26
  23 个评论
safi58
safi58 2017-8-9
another question on that, how would I know that from these two methods optimization is following which one?

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by