How fit a parameterised ode solution to experimental data
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Laurence hutton-smith
il 26 Ago 2015
Commentato: Laurence hutton-smith
il 27 Ago 2015
I have a model, a system of Odes, defined by a set of parameters. I also have a number of raw experimental data sets. I want to find an optimal parameterisation, what is a method of doing so?
Does there exist functionality in matlab to score the fit of one data set to another? If so I can easily write an optimisation algorithm using fmincon.
Any help is greatly appreciated as I have not attempted something like this before.
0 Commenti
Risposta accettata
Più risposte (1)
Bjorn Gustavsson
il 27 Ago 2015
In addition to that this might be a possible solution provided you have access to the system identification toolbox: Estimating Nonlinear Grey-Box Models
HTH
Vedere anche
Categorie
Scopri di più su Least Squares 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!