Question: Write a MATLAB function named q12 that reads two inputs (a,b), and returns two outputs [c and d]. Note that a can be a scalar

Write a MATLAB function named q12 that reads two inputs (a,b), and returns two outputs [c and d]. Note that a can be a scalar or vector, but b is a scaler. Define c=0 and . Also put this condition that if d(1) is greater or equal to b, then 1-sin(2a) c=b. Use these two example sets of inputs: [1 3], 5 and [-3 2], 4 to examine the code. Upload your code in an MS-word (or PDF) file, and include your examples in the file. Selected Answer: q12t.docx Response Feedback: [None Given]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
