estimating parameters for model of 3 differential equations
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
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"
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Validation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!