Borrar filtros
Borrar filtros

Estimating parameters (ODE45 and fminsearch)

6 visualizaciones (últimos 30 días)
Murad Nazari
Murad Nazari el 12 de Mzo. de 2018
Respondida: Star Strider el 12 de Mzo. de 2018
I have been trying to estimate two parameters (Ea, deltaH) in the following ODE using Ode5 and fminsearch but couldn't find a way to do it.Ea, R, rho, cp are known parameters. I have set of recorded data and I want deltaH and Ea such that the T estimated from ODE should be as close as possible to my data. Any help will be appreciated.
dT/dt = (exp(Ea/R*T)*deltaH/rho*cp)
  2 comentarios
Star Strider
Star Strider el 12 de Mzo. de 2018
Are you fitting your differential equation to data or do you want to optimise it with respect to ‘Ea’ and ‘deltaH’?
Murad Nazari
Murad Nazari el 12 de Mzo. de 2018
I want to fit it to data by adjusting Ea and deltaH

Iniciar sesión para comentar.

Respuestas (1)

Star Strider
Star Strider el 12 de Mzo. de 2018

Categorías

Más información sobre Nonlinear Optimization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by