Numerical Analysis, Eighth Edition

by Richard L. Burden and J. Douglas Faires

Java Programs

 

Back to Home

Clamped Cubic Spline Interpolation

To construct the cubic spline interpolant S(x) for the function f, defined at the numbers x0 < x1 <...< xn satisfying S'(x0) = f '(x0) and S'(xn) = f '(xn).