Question: 3 D INTERPOLATION For this problem, you will generate your own data set using the hitTheSpot function from previous assignments. To build this data set,

3D INTERPOLATION
For this problem, you will generate your own data set using the hitTheSpot function from previous assignments. To build this data set, use =[5,85],=10,v0=[5,140]ms,v0=15ms. You will need to meshgrid this data set and then give the resulting v0 and matrices to the hitTheSpot function. Once you have completed this, you should not use hitTheSpot again for this problem at all. hitTheSpot was only used to generate the data set.
Save the output range matrix from hitTheSpot on HW{6}
Use the linear interpolation option to estimate the range for =30,v0=55ms. Save the result on HW{7}
Repeat the above, but using spline interpolation HW{8}.
Use Spine interpolation to estimate the function at each point on a finer grid. Use =1 and v0=0.1ms. Save on HW{9}. You should NOT plug this finer matrix into hitTheSpot. It will take FOREVER to evaluate.
 3D INTERPOLATION For this problem, you will generate your own data

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!