Cubic spline interpolation with examples in Python

Learn the math and get the code for constructing cubic interpolating splines

Ratings 4.31 / 5.00
Cubic spline interpolation with examples in Python

What You Will Learn!

  • Construct one-dimensional cubic splines from scratch
  • Apply spline interpolation to their projects
  • Use spline library functions with confidence
  • Explain how to approach interpolation

Description

This is a technical course designed for students and practitioners.

This course gets you

  • an introduction to spline interpolation

  • an understanding of what splines are

  • a detailed description of how to construct linear and cubic splines

  • Python code to construct cubic splines with different boundary conditions

  • the confidence of knowing what library functions for spline interpolation actually do

Who Should Attend!

  • Engineering and science students
  • Computer graphics and game development students and professionals
  • People who always wanted to know what those splines are
  • Anyone interested in interpolation

TAKE THIS COURSE

Tags

  • Python

Subscribers

182

Lectures

15

TAKE THIS COURSE



Related Courses