i want to know the fitness
Mostra commenti meno recenti

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 Commenti
Jeffrey Clark
il 1 Dic 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.
민준 배
il 1 Dic 2022
Risposte (1)
Jonas
il 1 Dic 2022
0 voti
i guess you are seraching for the correlation of X and Y coordinates
Categorie
Scopri di più su Interpolation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!