i want to know the fitness

2 visualizaciones (últimos 30 días)
민준 배
민준 배 el 30 de Nov. de 2022
Respondida: Jonas el 1 de Dic. de 2022
the dot is my data and the red line is y=x graph
I want to know the fit between my data and the red graph.
which function do i have to use?
  2 comentarios
Jeffrey Clark
Jeffrey Clark el 1 de Dic. de 2022
@민준 배, please look at this example and consider using polyfit - Search - Help Center - MATLAB & Simulink (mathworks.com) to ge a better line and see its fit in polyval return of the standard error.
민준 배
민준 배 el 1 de Dic. de 2022
i need to know that how similar and different the x and y axes are.
what can i do?

Iniciar sesión para comentar.

Respuestas (1)

Jonas
Jonas el 1 de Dic. de 2022
i guess you are seraching for the correlation of X and Y coordinates

Categorías

Más información sobre Directed Graphs en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by