estimating parameters for model of 3 differential equations

Hi all,
I've been having a lot of trouble figuring out the best way to estimate parameters in Matlab. Does anyone have suggestions on the best function? I was able to estimate parameters for a model with only one differential equation using lsqcurvefit but I haven't been able to figure out how to use lsqcurvefit or anything else to estimate parameters for a model with 3 differential equations. Any help would be much appreciated!

 採用された回答

Rajiv Singh
Rajiv Singh 2011 年 7 月 26 日

0 投票

One convenient way of handling estimating parameters of ODEs is facilitated by System Identification Toolbox. Some links:
see: "Tutorials on Nonlinear Grey Box Model Identification"

1 件のコメント

LS
LS 2011 年 7 月 28 日
Hi! Thanks very much for the help - I really appreciate it! I've been reading a lot about this and have tried it out with some code. I don't get any errors but I can't tell if it's working. It's been running on my computer for about 15 hours and I think it's still going...anyways, I've posted the code in a separate question because posting it here in a comment would make it very hard to read. The new question is here:
http://mathworks.com/matlabcentral/answers/12622-nonlinear-grey-box-modeling-code-really-slow-or-not-working
Thank you so much again for your help!!

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeModel Validation についてさらに検索

質問済み:

LS
2011 年 7 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by