Question: 28) Which command will create the following matrix? 6 1 6 0 Y=17180 8 1 10 0 9 1 12 0 110 1 140 a)
28) Which command will create the following matrix? 6 1 6 0 Y=17180 8 1 10 0 9 1 12 0 110 1 140 a) Y-A'B C'D'] b) Y-[AB.DI Y-[A, BC,D'] d) all of the above e) none of the above 29) Which command will create vector A? a) A= 4:10 b) A= [4:1:10] c) A = linspace(4,10,7) d) both b and c e) all of the above Questions 30-33 Are based on the following information: The following commands are run in a MATLAB script: b=2; d=0; 0) What value does MATLAB compute from the command rem(a b)? a)2 b) 1 31) What value does MATLAB compute from the command rem(b,a)? a) 2 c) 0 d) 4 e) 8 b)1c0 d) e) 8 28) Which command will create the following matrix? 6 1 6 0 Y=17180 8 1 10 0 9 1 12 0 110 1 140 a) Y-A'B C'D'] b) Y-[AB.DI Y-[A, BC,D'] d) all of the above e) none of the above 29) Which command will create vector A? a) A= 4:10 b) A= [4:1:10] c) A = linspace(4,10,7) d) both b and c e) all of the above Questions 30-33 Are based on the following information: The following commands are run in a MATLAB script: b=2; d=0; 0) What value does MATLAB compute from the command rem(a b)? a)2 b) 1 31) What value does MATLAB compute from the command rem(b,a)? a) 2 c) 0 d) 4 e) 8 b)1c0 d) e) 8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
