How to fit ODE curve using loop?
Mostrar comentarios más antiguos
I am using the lsquarefit code to fit my set of ODEs to data in matlab. My solution graph looks like a piecewise defined function as a result I could not get the line of best fit.
I need help in how to tackle this challenge OR better still get a loop code for different intervals of the data points.
Respuestas (1)
Bjorn Gustavsson
el 17 de Abr. de 2023
Editada: Bjorn Gustavsson
el 17 de Abr. de 2023
0 votos
Have a look at the answers to this question:
HTH
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!