how to link ODE45 solver with optimisation toolbox for least squares minimisation toolbox ?

2 visualizaciones (últimos 30 días)
I am solving four coupled ODEs using ODE45 solver with the intention of optimising the parameters with real data using lsqnonlin algorithm available in matlab.. how to create an objective function for minimisation of least squares in this file.. or how to write an objective function for least squares error in this matlab file...
Please help me to sort out this problem..
Please see the attached m-files.

Respuestas (1)

Star Strider
Star Strider el 21 de Dic. de 2018
  1 comentario
ruban ramalingam
ruban ramalingam el 25 de Dic. de 2018
Hi @ strider sir...
The above links are helpful for me... Perhaps, I want to link ODE45 with optimisation toolbox... So, that I can use the different solvers (lsqnonlin, interior point ) directly.. In this case, how to create an objective function in order to minimise the least squares for curve fitting by comparing predicted and experimental results...
If possible, please send any links regarding this..

Iniciar sesión para comentar.

Categorías

Más información sobre Least Squares 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