how to link ODE45 solver with optimisation toolbox for least squares minimisation toolbox ?
5 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!