How fit a parameterised ode solution to experimental data
4 次查看(过去 30 天)
显示 更早的评论
I have a model, a system of Odes, defined by a set of parameters. I also have a number of raw experimental data sets. I want to find an optimal parameterisation, what is a method of doing so?
Does there exist functionality in matlab to score the fit of one data set to another? If so I can easily write an optimisation algorithm using fmincon.
Any help is greatly appreciated as I have not attempted something like this before.
0 个评论
采纳的回答
更多回答(1 个)
Bjorn Gustavsson
2015-8-27
In addition to that this might be a possible solution provided you have access to the system identification toolbox: Estimating Nonlinear Grey-Box Models
HTH
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Least Squares 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!