CHAPTER 05.05

SPLINE METHOD OF INTERPOLATION

 

 

HOME

 

OBJECTIVES

   Text

 

BACKGROUND

   Text

   Wolfram Demo

   Video

 

LINEAR SPLINE

   Text

   Example

   Video

 

QUADRATIC SPLINE

   Text

   Example

   Video

 

APPLICATION - ROBOT PATH

   Text

   Video

 

OTHER EBOOKS

 

OBJECTIVES

SPLINE METHOD OF INTERPOLATION

 

After studying this Ebook, you should be able to:

 

  1. understand why higher order interpolation is a bad idea,
  2. interpolate data using spline interpolation,
  3. understand why spline interpolation is important,
  4. find the shortest smooth path through consecutive points, and
  5. compare the lengths of different paths.