Apply Functions to Vectors
Execute the following commands on MATLAB before you start x = 0:pi/2:2*pi; y = [9 36 81 169 225]; TasksTask 1 Create a variable named z which contains the sine of x. Use
Execute the following commands on MATLAB before you start x = 0:pi/2:2*pi; y = [9 36 81 169 225]; TasksTask 1 Create a variable named z which contains the sine of x. Use