Optimization of 2 equations with 2 independent variables
조회 수: 4 (최근 30일)
이전 댓글 표시
Dears, I have a sort of problem where I have 2 different equations which are functions of 2 independent variables. Let say F1(x,y) and F2(x,y). "x" represents the temperature which is constrained between 200 deg.C and 300 deg.C and "y" represents the time which is constrained between 0 and 60 minutes. The problem is that the two functions increases (non-linearly) whenever any of the two variables increases but what I really want is the optimum variables values that minimize F1 while maximizing F2.
댓글 수: 5
Matt J
2021년 6월 1일
편집: Matt J
2021년 6월 1일
The problem definition is your responsibility. No one besides you know can know what optimization problem you need to solve. If you are having difficulty solving the optimization problem once an objective and constraints have been selected, then the community may be able to give you advice.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!