optimizing using fminimax the error
显示 更早的评论
Hello,
I am now working on optimizing a heating tank control system. My objective function to be minimaxed is I = integral ( (T-Ts)^2 ). I have introduced my differential equation dT/dt and have calculated several T values at specific time intervals using given values of Q, Tf, V, rho, Cp, F. However, now I would like to use fminimax to find the minmax of my objective function and I want it to change the values of Q and Tf to find the optimal solution. I am not sure how to do so since Q and Tf are also needed in my differential equations to calculate the T values. I have attached my work below, please have a look and help me out!
Vanessa
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!