Question: MATLAB 1. (25 pt) The variables 2 = 2, y = 4, and z = 8 are defined in the template m-file. Write one-line MATLAB

MATLAB
1. (25 pt) The variables 2 = 2, y = 4, and z = 8 are defined in the template m-file. Write one-line MATLAB commands that carry out the assignments listed below. Make sure to assign to the variable names listed below (e.g. E1, E2). (a) E1 = 104+* (b) E2 = In(z+2y) sin(y- (c) E3 = standard deviation of x, y, and z. (d) E4 = a row vector of 100 linearly spaced numbers between 2 and 2. [E1 E2 E3 E1 E2 E3 E1 E2 E3] (e) E5 [E1 E2 E3 E1 E2 E3 E1 E2 E3 (Note: you will get zero point for this question if you directly type in each element of E5 in your code)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
