how to link ODE45 solver with optimisation toolbox for least squares minimisation toolbox ?
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!