least squares fit with standard deviation

3 次查看(过去 30 天)
is there a function in matlab that can find the least squares fit of my data then plot the line with the standard deviation like https://www.google.com.sg/search?q=least+squares+standard+deviation&rlz=1C1CHBF_enPL695SG695&espv=2&biw=1366&bih=589&source=lnms&tbm=isch&sa=X&ved=0ahUKEwijyMCGjv7RAhWMPI8KHV05Do8Q_AUIBigB#imgrc=pkFcX59G2iG-eM:
My fit will be linear so it could basically be just 3 linear plots (2 for the standard deviation plot)

回答(1 个)

Star Strider
Star Strider 2017-2-7
The File Exchange contribution polypredci will plot the confidence intervals. To plot ±1 standard deviation, set ‘alpha’ to be 0.68.

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by