johnyjchan / cubic-spline-interpolation

Cubic Spline Interpolation provides numeric computing formula to interpolate curve. This source code was designed to draw a 3D curve. If you have any question or optimized idea, welcome to contact me.
22 stars 6 forks source link

cubic-spline-interpolation

image Prerequisite: Python

  1. Matplotlib
  2. Numpy
  3. Scipy