estimating parameters for model of 3 differential equations
1 view (last 30 days)
Show older comments
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!
0 Comments
Accepted Answer
Rajiv Singh
on 26 Jul 2011
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"
More Answers (0)
See Also
Categories
Find more on Model Validation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!