Multiobjective optimization using gamultiobj

조회 수: 11 (최근 30일)
Sarsarah
Sarsarah 2020년 2월 25일
댓글: Alan Weiss 2020년 2월 25일
Dear all.
I currently working to find the optimal value from refrigeration system with multiobjective optimization using gamultiobj , i used two objective function and four decision variable:
  1. Exergy efficiency (i want this value to be maximum) - f(1)
  2. and Economic Cost (i want this value to be minimum) - f(2)
but when i run the optimization, the output value of the objective function are all the same.
i guess its because of the objective function, but i dont know how to fixed it. can you all please help me?
thank you.
  댓글 수: 1
Alan Weiss
Alan Weiss 2020년 2월 25일
Did you try running your code for different input values? Is it possible that you don't really have a tradeoff region, but instead have an optimum that works for both objectives simultaneously?
You could also try paretosearch with some plot options on, just to see what it does with your objective function.
Alan Weiss
MATLAB mathematical toolbox documentation

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by