(DONT USE MATLAB SOLVE THE PROBLEM ON THE PAPER PLEASE) Using the points given below, calculate the f(1.5) value using a cubic spline. But instead of taking the
second derivatives to be zero for the first and last points as in the standard case, let the first
derivatives be zero:
x:1 2 3 4 5
y:2 1 0 1 0
Using the points given below, calculate the f(1.5) value using a cubic spline. But instead of taking the
second derivatives to be zero for the first and last points as in the standard case,let the first
derivatives be zero:
X :12345
y:21010