Partial data fitting with optimization
Ältere Kommentare anzeigen
Hello, I need to fit the central part of this curve (-100,100) with a linear function, so that the difference between the curve and the fit is minimal. T1 - T7 are measured veocity values for different temperatures. I need to find the parameter, for which the curves in the central part are most straight. I do not need to fit the blue curve. Thank you.

1 Kommentar
Petr Michalek
am 17 Apr. 2018
Antworten (1)
Alberto Mora
am 21 Mär. 2018
0 Stimmen
polyfit(X,Y,1)
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!