How fit a parameterised ode solution to experimental data

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.

 採用された回答

Torsten
Torsten 2015 年 8 月 27 日

0 投票

Take a look at Star Strider's answer under
Best wishes
Torsten.

1 件のコメント

Laurence hutton-smith
Laurence hutton-smith 2015 年 8 月 27 日
Many thanks for this link, I will look into it now.

サインインしてコメントする。

その他の回答 (1 件)

Bjorn Gustavsson
Bjorn Gustavsson 2015 年 8 月 27 日

0 投票

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

カテゴリ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by