estimating parameters for model of 3 differential equations
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Rajiv Singh
il 26 Lug 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"
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Model Validation in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!