Download Document

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Linear least squares (mathematics) wikipedia , lookup

Resampling (statistics) wikipedia , lookup

False position method wikipedia , lookup

System of linear equations wikipedia , lookup

Ordinary least squares wikipedia , lookup

Least squares wikipedia , lookup

Coefficient of determination wikipedia , lookup

Transcript
PowerPoint to accompany
Applied Numerical Methods
With MATLAB® for Engineers and Scientists
First Edition
Steven C. Chapra
Chapter
13
Copyright © 2005. The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
(a) Data that is ill-suited for linear least-squares regression. (b) Indication that a parabola is preferable.
Figure 13.1
13-1
Fit of a second-order polynomial.
Figure 13.2
13-2
Graphical depiction of multiple linear regression where y is a linear function of x1 and x2.
Figure 13.3
13-3
Comparison of transformed and untransformed model fits for force versus velocity data from Table 12.1.
Figure 13.4
13-4