Polynomial Interpolation

3 years ago
74

In this video, will will go over the basics of polynomial interpolation. We will use this as a starting point for spline interpolations, and of solving boundary value problems via the orthogonal collocation method. We will touch briefly on the built in commands for generating the polynomial coefficients via Lagrange coefficients.

Github: https://github.com/kpmooney/numerical_methods_youtube/blob/master/polynomial_interpolation/Polynomial%20Interpolation.ipynb

Tip Jar: https://paypal.me/kpmooney

Loading comments...