i want to know the fitness
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Jeffrey Clark
le 1 Déc 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.
Réponses (1)
Jonas
le 1 Déc 2022
i guess you are seraching for the correlation of X and Y coordinates
0 commentaires
Voir également
Catégories
En savoir plus sur Curve Fitting Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!