MATLAB - Numerical Methods
What is wrong with this MATLAB code snippet?
x = [1 2 3]; y = [10 20]; interp1(x, y, 2)
x = [1 2 3]; y = [10 20]; interp1(x, y, 2)
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions