Question: 7. Write a MATLAB if statement to calculate y where y = 1 if x > pi/2, y = sin(x) if x is in
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
3.35 Rating (158 Votes )
There are 3 Steps involved in it
Here is the MATLAB code tha... View full answer
Get step-by-step solutions from verified subject matter experts
