How fit a parameterised ode solution to experimental data
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Bjorn Gustavsson
2015년 8월 27일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Least Squares에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!