Parameter estimation - How to input experiment data?

4 ビュー (過去 30 日間)
Deepa Maheshvare
Deepa Maheshvare 2019 年 4 月 7 日
コメント済み: dpb 2019 年 4 月 21 日
Hi All,
I want to perform parameter estimation of the following ode model.
5 parameters have to be estimated after performing a least square error minimization of the cost function. The input that I have is steady state multi -experiment values of y1 to y10.
I found an example here that illustrated how to input time series experiment data. Could someone explain how to input staedy state multi-experiment data?
  9 件のコメント
Deepa Maheshvare
Deepa Maheshvare 2019 年 4 月 21 日
Thanks a lot for the response. In my case, there are 10 variables. Basically, the
arguments ya and yb are column vectors of 10 rows each.
I'm not sure if I follow this,
"you have to be certain the system is not over-constrained by more BCs than are DOF to match--iow, must be realizable".Could you please explain?
dpb
dpb 2019 年 4 月 21 日
Just like you couldn't fit a quadratic equation to only two points, you can't try to force more conditions onto the solution of your set of PDEs than can be achieved.
Just an observation on a elementary fact; it's sometimes not so easy to tell with such a system of equations what isn't feasible when setting constraints unless there is a closed-form solution that you can examine.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by