How to extract residuals from a best fit
Ältere Kommentare anzeigen
Hi all,
I'm creating some code to help me read in some probe results from a machine and analyse the repeatably and variability.
I've attached the sample data and files I'm using. I can get everything to work except I'm missing something with the residuals.
I can plot the residuals vs the zero line on the graph but I'm unable to then use that data. I want to plot on that graph the minimum and maximum residual (like I'v done on the other figures) and also use the difference between the two in the title string to give me the total variation (in a perfect world with no machine temperature variation).
I hope you can help.
PS - Area of help required is
xxk = plot( Facedata, v1, face,'residuals');
How do I get the data from "residuals"?
1 Kommentar
Vadim Baines-Jones
am 21 Jan. 2015
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!