필터 지우기
필터 지우기

estimating parameters for model of 3 differential equations

조회 수: 1 (최근 30일)
LS
LS 2011년 7월 26일
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일
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개)

카테고리

Help CenterFile Exchange에서 Model Validation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by