Parameter estimation in ODE45.
显示 更早的评论
I have an ode equation
My aim is to analyse parameter estimation (in this case μ)
. I came up
with an equation :
equation. My problem is the number of equations and the number of unknowns are not equal.
to solve the above equations. I need your idea.
采纳的回答
更多回答(1 个)
Tigist Beyene
2019-2-20
0 个投票
2 个评论
Torsten
2019-2-20
The four equations you list in your question form a set of four differential equations to solve for y1, y2, S1 and S2. What's the problem ?
Tigist Beyene
2019-2-20
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!