ME 1020 Engineering Programming with MATLAB Handout 07 Homework 7 Assignment: 7.3, 7.6 ... ·...

6
ME 1020 Engineering Programming with MATLAB Handout 07 Homework 7 Assignment: 7.3, 7.6, 7.8, 7.10, 7.12, 7.14, 7.16, 7.23, 7.25

Transcript of ME 1020 Engineering Programming with MATLAB Handout 07 Homework 7 Assignment: 7.3, 7.6 ... ·...

ME 1020 Engineering Programming with MATLAB

Handout 07

Homework 7 Assignment: 7.3, 7.6, 7.8, 7.10, 7.12, 7.14, 7.16, 7.23, 7.25

a. Plot the data with open circles, then plot the data by connecting them

first with straight lines and then with a cubic spline.

b. Estimate the temperature values at the following times, using linear

interpolation and then cubic spline interpolation: t = 0.6, 2.5, 4.7, 8.9.