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!