Borrar filtros
Borrar filtros

Percentage deviation from a line of best fit?

2 visualizaciones (últimos 30 días)
Daniel Tanner
Daniel Tanner el 4 de Sept. de 2019
Comentada: darova el 4 de Sept. de 2019
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 comentario
darova
darova el 4 de Sept. de 2019
There is a way: you can use polyfit() to fit your data to line

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by