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!