Question: 1. Create the row vector v1 =[2 4 6 8] using the equal spacing command and v2 =[1 4 7 10] using the linspace command.
1. Create the row vector v1 =[2 4 6 8] using the equal spacing command and v2 =[1 4 7 10] using the linspace command. 2.
Create the column vector v3 with the values [3 7 2] T . 3.
Use linear algebra to find A, which is the product of v2 and v3.
4. Use index notation to extract the following from A a. x = 8
b. v4 =[7 28 49 70] c.
B = [28 49;8 14]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
