Question: 7. Write a MATLAB if statement to calculate y where y=1 if x > pi/2, y=sin(x) if x is in [0, pi/2] and y=0 otherwise.

7. Write a MATLAB if statement" to calculate y where y=1 if x > pi/2, y=sin(x) if x is in [0, pi/2] and y=0 otherwise. (15 pt.) If you set up your x input value as -1, what is your output value? (5 pt.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
