필터 지우기
필터 지우기

Obtaining standard deviation in cftool

조회 수: 3 (최근 30일)
mim
mim 2013년 4월 21일
I have [x,y] as my data and I want to fit a linear line to it. My question is can I obtain standard deviation for the linear line that my data is fitted to?
Thanks

채택된 답변

Tom Lane
Tom Lane 2013년 4월 22일
The thing labeled RMSE is the root mean squared error. It's an estimate of the standard deviation of the residuals or error term. Maybe that's what you want.
If you want a different notion of standard deviation, please explain further.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by