Search for question
Question

Question -2: The table below represents measurements of a variable z at various x and y levels. What is estimate of z using interp2 when x=0.5 and y=32 is needed.

Try linear method, then spline method. Hints: zi=interp2(x, y, z, xi, yi, 'Method')

Fig: 1

Fig: 2

Fig: 3