i want to know the fitness
1 次查看(过去 30 天)
显示 更早的评论
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
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.
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Curve Fitting Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!