How to fit ODE curve using loop?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Bjorn Gustavsson
am 17 Apr. 2023
Bearbeitet: Bjorn Gustavsson
am 17 Apr. 2023
Have a look at the answers to this question:
HTH
0 Kommentare
Siehe auch
Kategorien
Mehr zu Least Squares finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!