Error on the slope when using a least squares fit
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I am fitting a slope to data points using least squares fit (polyfit), but I also need to know the error on the slope returned by this function. Does anyone have a handy way of doing this?
Thanks!
0 Commenti
Risposte (1)
Sean de Wolski
il 12 Mar 2012
If you have the Statistics Toolbox:
doc regress
And if you have the Statistics Toolbox with R2012a:
0 Commenti
Vedere anche
Categorie
Scopri di più su Linear and Nonlinear Regression in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!