Optimization of 2 equations with 2 independent variables
4 views (last 30 days)
Show older comments
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 Comments
Matt J
on 1 Jun 2021
Edited: Matt J
on 1 Jun 2021
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.
Answers (0)
See Also
Categories
Find more on Get Started with Optimization Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!