Create xand y vectors to represent the following data: 10 23 20 45 30 60 40 82 50 111 60 140 70 167 80 198 90 200 100 220 1. Plot the data on an x-y plot. 2. Usc lincar interpolation to approximate the valuc of y when x 15. 3. Usc cubic splinc interpolation to approximate the value of y when x = 15. 4. Usc lincar interpolation to approximate the valuc of x when y= 80. 5. Usc cubic spline interpolation to approximatc the value of xwhen y = 80. %3D
Create xand y vectors to represent the following data: 10 23 20 45 30 60 40 82 50 111 60 140 70 167 80 198 90 200 100 220 1. Plot the data on an x-y plot. 2. Usc lincar interpolation to approximate the valuc of y when x 15. 3. Usc cubic splinc interpolation to approximate the value of y when x = 15. 4. Usc lincar interpolation to approximate the valuc of x when y= 80. 5. Usc cubic spline interpolation to approximatc the value of xwhen y = 80. %3D
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 2 images