Question: Write in MATLAB... 33. Create the following matrix A. 36 34 32 30 28 26 A 24 22 20 18 16 14 12 10 86

Write in MATLAB...
33. Create the following matrix A. 36 34 32 30 28 26 A 24 22 20 18 16 14 12 10 86 4 2 By writing one command and using the colon to address range of elements (do not type individual elements explicitly), use the matrix A to: (a) Create a six-element row vector named ha that contains the elements of the second row of A. (b) Create a three-element column vector named hb that contains the ele- ments of the sixth column of A. (c) Create a five-element row vector named hc that contains the first two ele- ments of the third row ofAand the last three element of the first row of A
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
