Question: Assignment Problem 5.2: Calculate (2.2) and f(3.4) using quadratic splines with the first five data points. 1.6 3.2 15 2.0 2.5 44.5 Create a MATLAB

Assignment Problem 5.2: Calculate (2.2) and f(3.4) using quadratic splines with the first five data points. 1.6 3.2 15 2.0 2.5 44.5 Create a MATLAB function file that takes in data and the order of the splines as arguments and produces the interpolated functions as well as a matrix containing the a, b, and c coefficients for each spline segment. This code should be able to accommodate any order splines and any amount of data (it should be completely generalized)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
