How to extract residuals from a best fit
Mostrar comentarios más antiguos
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 comentario
Vadim Baines-Jones
el 21 de En. de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!