필터 지우기
필터 지우기

How to do parameter estimation of a ODE based model through Global Optimization Toolbox?

조회 수: 2 (최근 30일)
I have a ODE based model and a set of experimental data for my project. There are seven parameters (Constant) inside the model need to do parameter estimation through GA solver. My fitness function/Objective function will be sum of quadratic difference between simulated and experimental result.
I had saw someone proposed that " Implement your model, write a cost function, and use Optimization Toolbox to minimize this cost function by fitting parameters to have model output match the data." in the previous question.
Could anyone elaborate how to work with the method above or any tutorial on it? Thanks in advance!

답변 (1개)

Shashank Prasanna
Shashank Prasanna 2014년 7월 11일
More details on how you would go about fitting an ODE using optimization:

카테고리

Help CenterFile Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by