Question: Write a MATLAB function named my_calc The function will have one input and one return value. The first input, A, will be a list of
Write a MATLAB function named my_calc
The function will have one input and one return value.
The first input, A, will be a list of numbers.
The return value, M, will be a list of numbers. Each value of M must be calculated using the corresponding value of A according to this equation: M=Acos(30)+5A3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
