Help with Surrogate Modeling Multivariable Objective Function
显示 更早的评论
Hi,
I am trying to figure out how to create an objective function with multiple variable inputs. The objective function needs to be the energy input (Ein) into a system as a function of L,A,and T. Right now I have the equation for the energy input (Ein) in terms of each of these variables. For instance:
Ein = L^2+L
Ein = A^2 +A
Ein = T^2 +T
My actual equation is more complex but just to give a general idea. I now want to create an objective function (Ein) as a function of L,A, and T by combining the 3 known equations. This is part of a general optimization problem where I want to find the optimal paramaters that maximize Ein. I was looking at surrogate modeling to create this new objective function but am not sure if it is able to handle my problem. Please let me know if you have any suggestions.
Thanks!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Text Data Preparation 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
