Introduction - If you have any usage issues, please Google them yourself
This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J)
Packet : 35738646cspline.rar filelist
Cspline.m
说明.txt