MATLAB MATLAB MATLAB
Using MATLAB and providing code, use reverse interpolation for
the data table to be interpolated below, find all values of X
within the range of the data [-2 2] for which Y = 2.
Build a single interpolating polynomial for these points. Given
the equation for this polynomial, rewrite it as another equation
that will equal zero when the Y value is 2. Use whatever method you
choose to find the root to this equation. Repeat as needed until
all X values are found. Provide a list of all X values for which Y
= 2. Plot: The interpolating polynomial at the points -2.2:0.2:2.2
as a smooth red line; The points on the table above as blue dots;
All reverse interpolated points for which Y = 2 as black Xs
MATLAB MATLAB MATLAB Using MATLAB and providing code, use reverse interpolation for the data table to be interpolated be
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
MATLAB MATLAB MATLAB Using MATLAB and providing code, use reverse interpolation for the data table to be interpolated be
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!