Help with Surrogate Modeling Multivariable Objective Function
Mostra commenti meno recenti
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!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Text Data Preparation in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
