Model from data and optimization

1 次查看(过去 30 天)
Hi everyone, I have a set of data from FEM simulations, I need to generate a mathematical model from them and after that find optimal value for at less 9 different variables. I am looking at optimization problems but looks like this aproach first requiere knowing the equation or the relationship between variables, and for neurnal network aproach, after trying the model I will need to put the values for the variables to predict the outcome, but is not the idea. I will really appreciate any help, thanks.

采纳的回答

Shashank Gupta
Shashank Gupta 2021-4-22
Hi Juan,
Seems like a prediction model, you can use any neural network framework that fits your data appropriately and used the model as mathematical framework and subsequently predict the outcome. That is certainly not the only way, how about you give a try to polynomial equation and fit your data, check out this. The idea to approach this problem is to get some mathematical model that fits your data. try using this resources link.
I hope this helps.
Cheers

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by