Question: create the following using Matlab please! Create the following matrices and vectors in MATLAB or python. (Make sure that they are the correct shape, especially
create the following using Matlab please!

Create the following matrices and vectors in MATLAB or python. (Make sure that they are the correct shape, especially in python.) -4 A 1- () 3 3.14 -0.5 e3 B 1 2 3 TT 6 3 -1.4 1.4) C= 2.7 -3.4 5.5 4.5 -1.1 0 -3.7 6.7 X= 1 cos(4) -2 y = (3 5) = Z = 2 0 tan(2) -3.6 For all of the following questions, you must use the variables you defined above. Do not type out the answers directly. (1) Calculate 3x and save the result in a variable named A1. (2) Calculate z BT +y and save the result in a variable named A2. (Remember that the T indicates the transpose operation, which changes rows to columns and vice versa.) (3) Only one of the following is defined: Cx, Cy or Cz. Calculate the one that is defined and save the result in a variable named A3. (4) Only one of the following is defined: AB or BA. Calculate the one that is defined and save the result a variable named A4. (5) Only one of the following is defined: ATBT or BT AT. Calculate the one that is defined and save the result in a variable named A5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
