Optimization of 2 equations with 2 independent variables
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Matt J
el 1 de Jun. de 2021
Editada: Matt J
el 1 de Jun. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with Optimization Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!