+ All Categories
Home > Documents > 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 ... ·...

Date post: 14-Jul-2018
Category:
Upload: dothien
View: 217 times
Download: 0 times
Share this document with a friend
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

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.


Recommended