1 / 21

Numerical Analysis – Interpolation

Numerical Analysis – Interpolation. Hanyang University Jong-Il Park. Fitting. Exact fit Interpolation Extrapolation Approximate fit. Extrapolation. x. Interpolation. x. x. x. x. Weierstrass Approximation Theorem. Approximation error. Better approximation.

Download Presentation

Numerical Analysis – Interpolation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Numerical Analysis –Interpolation Hanyang University Jong-Il Park

  2. Fitting • Exact fit • Interpolation • Extrapolation • Approximate fit Extrapolation x Interpolation x x x x

  3. Weierstrass Approximation Theorem

  4. Approximation error Better approximation

  5. Lagrange Interpolating Polynomial

  6. Illustration of Lagrange polynomial • Unique • Too much complex

  7. Error analysis for intpl. polynml(I)

  8. Error analysis for intpl. polynml(II)

  9. Differences • Difference • Forward difference : • Backward difference : • Central difference : f

  10. Divided Differences ; 1st order divided difference ; 2nd order divided difference

  11. N-th divided difference

  12. Newton’s Intpl. Polynomials(I)

  13. Newton’s Intpl. Polynomials(II)

  14. Newton’s Forward Difference Interpolating Polynomials(I) • Equal Interval h • Derivation n=1 n=2

  15. Newton’s Forward Difference Interpolating Polynomials(II) Generalization • Error Analysis Binomial coef.

  16. 1 1 Intpl. of Multivariate Function • Successive univariate polynomial • Direct mutivariate polynomial 2 direct multivariate Successive univariate

  17. Inverse Interpolation = finding x(f) • Utilization of Newton’s polynomial Solve for x 1st approximation 2nd approximation Repeat until a convergence

  18. spline polynomial Spline Interpolation • Why spline? Linear spline Quadratic spline Cubic spline Continuity • Good approximation !! • Moderate complexity !!

  19. Cubic spline interpolation(I) • Cubic Spline Interpolation at an interval 4 unknowns for each interval 4n unknowns for n intervals Conditions 1) 2) 3) continuity of f’ 4) continuity of f’’ n n n-1 n-1

  20. Cubic spline interpolation(II) • Determining boundary condition Method 1 : Method 2 : Method 3 :

  21. Eg. CG modeling Non-Uniform Rational B-Spline

More Related