Download presentation
Presentation is loading. Please wait.
Published byChastity Simpson Modified over 9 years ago
1
Introduction to Numerical Analysis I MATH/CMPSC 455 Interpolation
2
C HAPTER 3. I NTERPOLATION A function is said to interpolate a set of data points if it passes through those points
3
Definition: The function interpolates the data sets if Note that is required to be a function! Restriction on the data set:
4
Main theorem of Polynomial interpolation: If are distinct, there is a unique polynomial of degree such that How to find this polynomial? I NTERPOLATION P OLYNOMIAL Mathematical Problem: (Interpolate points) Given n+1 points, we seek a polynomial of degree such that Mathematical Problem: (Interpolate a function) A function, assuming its values are known or computable at a set of n+1 points. we seek a polynomial of degree such that,
5
L AGRANGE I NTERPOLATION For a data set, the Lagrange form of the interpolation polynomial is
6
Example: x5-7 y1-23 Example: x y
7
H OW T O ? Method 1: Solving a linear system Determine coefficients Method 2: Lagrange Form of Interpolation Determine basis Method 3: Newton Form of Interpolation Use another basis which is easy to get, and has similar property as the basis for Lagrange form, and determine the coefficient easily.
8
forms a basis of Newton form of interpolation polynomial: Determine the coefficients
9
N EWTON ’ S D IVIDED D IFFERENCES Definition: Example:
10
N EWTON F ORM OF THE I NTERPOLATION P OLYNOMIAL Nested Form: Definition:
11
Example:
12
x023 f(x)124
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.