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!