필터 지우기
필터 지우기

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