フィルターのクリア

Optimize two objective functions using fmincon

39 ビュー (過去 30 日間)
safi58
safi58 2017 年 7 月 26 日
コメント済み: Torsten 2022 年 1 月 21 日
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?
Walter Roberson
Walter Roberson 2017 年 8 月 9 日
Sorry, I do not understand the question?

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by