1.15 points for the algebraic function
Show the MATLAB
a range 0 to 10 with a step size of 2
Show the MATLAB statement to calculate the values of y for all values of x. Show your calculations analytically also.
X
0
2
4
6
8
10
Using your calculated values, sketch the resulting plot below when the statement below is executed.
> plot(x, y, grid)