Given x0 1 x1 4 3 x2 5 3 x3 2 find the clamped spline
Given x0 = 1, x1 = 4 /3 , x2 = 5 /3 , x3 = 2 find the clamped spline agreeing with f(x) at these values.
Solution
given x0=1, x1=4/3, x2=5/3, x3=2
here x0<x1<x2<x3
so these are satisfying spline agreeing with f(x)
on each of the interval taken as [1,4/3], 4/3,5/3], [5/3,2]
where f(x) is a polynomial of degreee \'3\'
and f(x), f\'(x),f\"(x) are all continuous functions in these intervals
and f(xi)= yi
