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,
D INTERPOLATION
For this problem, you will generate your own data set using the hitTheSpot function from previous assignments. To build this data set, use You will need to meshgrid this data set and then give the resulting 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
Use the linear interpolation option to estimate the range for Save the result on
Repeat the above, but using spline interpolation
Use Spine interpolation to estimate the function at each point on a finer grid. Use and Save on HW You should NOT plug this finer matrix into hitTheSpot. It will take FOREVER to evaluate.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
