i want to know the fitness

2 次查看(过去 30 天)
민준 배
민준 배 2022-11-30
回答: Jonas 2022-12-1
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 个评论
Jeffrey Clark
Jeffrey Clark 2022-12-1
@민준 배, 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.
민준 배
민준 배 2022-12-1
i need to know that how similar and different the x and y axes are.
what can i do?

请先登录,再进行评论。

回答(1 个)

Jonas
Jonas 2022-12-1
i guess you are seraching for the correlation of X and Y coordinates

类别

Help CenterFile Exchange 中查找有关 Directed Graphs 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by