Lab 9: Interpolation: Using The Polynomial Interpolation
Lab 9: Interpolation: Using The Polynomial Interpolation
Lab 9: Interpolation: Using The Polynomial Interpolation
This is the
InterpolatingPolynomial
The
interpolation
command
This is the order
of the function
between points
( the default is
Step 2:plot the interpolation , data points and the polynomialinterpolation curves to
see the difference between all curves as follows:
Interpolatingpolynomi
al curve
Interpolation
curve
Applications: F(x ,y) is given below for x = 0.1,...,0.6 and y = 1.2, 1.4, 1.6:
x y 1.2 y 1.4 y 1.6
0.1
29
30
31
0.2
57
59
60
0.3
83
86
87
0.4
106
109
111
0.5
126
130
132
0.6
143
147
150