ChEn263 — Lecture 18
Lecture 18 - Interpolation
- This lecture covers the concept of interpolation by hand, in Excel and in Python. I cover linear interpolation and the basic concepts of quadratic and cubic splines.
Examples
- This video covers examples of linear interpolation in Excel and linear/quadratic/cubic splines in Python.
- The Excel example starts at the 21:47 mark.
- Example - Interpolation in Excel
- The Python example starts at the 31:56 mark.