필터 지우기
필터 지우기

Percentage deviation from a line of best fit?

조회 수: 2 (최근 30일)
Daniel Tanner
Daniel Tanner 2019년 9월 4일
댓글: darova 2019년 9월 4일
I have a set of 20 data points where roughly 15 of them are in a straight line and the results start to trail off. I need to be able to compute the percentage deviation of each point from the line of best fit that was fitted using the ezfit tool.
Is there any way that this can be done?
  댓글 수: 1
darova
darova 2019년 9월 4일
There is a way: you can use polyfit() to fit your data to line

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by