Minimizing ODE parameter with Experimental Data

I am trying to minimize these two functions: and using specific literature data. I have tried a couple of different ways, but nothing seems to be working. The parameters and are the parameters I am wanting to minimize. Any suggestions?

2 个评论

What is the form of the known data?
Is this perhaps a boundary value problem?
Potentially a boundary value but there are four unknowns.
This is the data I have in matlab:
t=[1:1:27];
y=[4.91,39.64,32.82,17.43,17.58,9.01,6.63,32.00,13.44,11.69,15.65,16.76,15.96,13.73,33.87,19.75,21.97,26.56,20.06,32.11,20.05,17.67,14.65,7.02,4.63,6.21,6.03];

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

产品

版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by