suggestion for improvement
This commit is contained in:
parent
8676cdee2e
commit
fd7d78cb54
@ -16,6 +16,10 @@
|
||||
|
||||
\input{regression}
|
||||
|
||||
\section{Improvements}
|
||||
Adapt function arguments to matlabs polyfit. That is: first the data
|
||||
(x,y) and then the parameter vector. p(1) is slope, p(2) is intercept.
|
||||
|
||||
\section{Fitting in practice}
|
||||
|
||||
Fit with matlab functions lsqcurvefit, polyfit
|
||||
|
Reference in New Issue
Block a user