Question

>of 5 4. ZOOM Page The questions listed below are intended to be answered using MATLAB which is available t p eapps.ps.edu. M

MATLAB Instructions 1. Enter a matrix by entering the rows separated by a semi-colon 4 -1-1 0 -1 4 0-1 For example, to enter

please answer all the questions! really need the help!

>of 5 4. ZOOM Page The questions listed below are intended to be answered using MATLAB which is available t p eapps.ps.edu. MATLAB are available lastpage o tis project, You should work out the solutions to these questions before starting the online quiz. You may use your solutions when you take the online quiz 1. Find the augmented matrix [Ab when T30, T 0, T = 20° and T= 10. 2. Use MATLAB to find the reduced row echelon form of the augnented matrix from question 1 3. Using vour solution from question find the vale of x 4. Use MATLAB to find A-. 5. Use MATLAB to find x using the equation x = Ab. Note that this answer shoukd be -1 to use when solving for ' Uving the rdcd rer ebakos fousss to find to find xi using the equation 6, Let T 0. T = 0. T, = 0° and T - 0Use MATLAB find x A-b 7. Let T 20 T20. T = 20 and T equation x A-b. 20. Use MATLAB to find x using the Use MATLAB to find x using the 0°. T= 20° and T 0 ution y 4-h 40 and T 40°, Use MATLAB to find x using the 9. .T couation x A-b. 10. Let T40r, T = 40, T = 0° and T = 0. Use MATLAB to find x using the equation x A-'b
MATLAB Instructions 1. Enter a matrix by entering the rows separated by a semi-colon 4 -1-1 0 -1 4 0-1 For example, to enter the matrix A = -1 0 4 -1 0 1-1 4 enter A 4-1-1 0 -1 40-1-104-l:0-1-1 4]. 2. Enter a vector by entering each number separated by a semi-colon | li+T, For example, to enter the vector b= T3+T T2+T [Ti Ti : Ti + T2 : T3T4: T2 + T3]. enter b Note that you will first need to enter Ti, T2, T3 and T1. To enter Ti all you need to do is to type Ti = the number it equals 3. Create an augmented matrix by entering each matrix separated by example, to enter [A]b], enter [A,b]. It is best to rename the augmented matrix. For example, name the augmented matrix [A,b] C by entering C=[A,b]. a comma. For 4. To find the reduced row echelon form of a matrix, C for example, enter rref(C) 5. To find the inverse of a matrix, A for example, enter inv(A) 6. To multiply a matrix times a vector, A-'b for example, enter inv(A)*b
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Editor Q1.m Command Window Q1.m Untitled2 X + A input (Enter matrix A: ); Tl input (Enter Tl:); 1 3 T2-input (Enter T2:Editor- Q1.m Command Window >>Q1 Enter matrix A: [4 -1-1 0; -1 40 -1; -1 0 4-1; 0 -1 -1 41 Enter Tl:30 Enter T2:0 Enter T3:20Answer 4: The inverse of matrix A is: Al = 0.0833 0.0417 0.2917 0.0833 0.0833 0.2917 0.0417 0.0833 0.0833 0.0417 0.2917 0.083te melho of uaing for Aohing duced ros echelon orm ol e augmenta matrix is easier thovn the mehod of aecausebon any inverae oCommand Window F Q1.m Q2.m A input (Enter matrix A: ); 1 T1-input (Enter Tl:); 2 3 T2-input Enter T2: ); T3-input ( EnEditor Q2. Command Window >> Q2 Enter matrix A: [4 -1 -1 0; -1 4 0 -1; -1 0 4-1; 0 -1 -1 41 Enter Tl:0 Enter T2:0 Enter T3:0>>Q2 Enter matrix A: [4 - -1 0; -1 40-1:-1 o 4-1; 0 -1 -1 41 Enter T1:20 Enter T2:20 Enter T3:20 Enter T4:20 ble ble Answer 7Command Window Ec >> Q2 Enter matrix A: [4 -1 -1 0;--1 4 0-1; -1 0 4-1; 0-1-1 41 Enter Tl:20 Enter T2:0 Enter T3:20 Enter T4:>>Q2 Enter matrix A: [4 -1 -1 0; -1 4 0-1; -1 0 4-1; 0 -1-1 41 Enter Tl:0 Enter T2:0 Enter T3:40 Enter T4:40 Answer 9 The val>> Q2 Enter matrix A: [4 -l -l 0;-1 4 0-1; -l 0 4-1: 0 -1 -1 41 Enter Tl:40 Enter T2:40 Enter T3:0 Enter T4:0 Answer 10: TheIn the MATLAB script for question 6-10 , I have just change the line 8, in fprintf the question number is changed for each case.

Add a comment
Know the answer?
Add Answer to:
please answer all the questions! really need the help! >of 5 4. ZOOM Page The questions...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Sodium hydroxide (NaOH) reacts with sulfuric acid (H2S04) yields sodium sulfate (Na2S04) and wate...

    Sodium hydroxide (NaOH) reacts with sulfuric acid (H2S04) yields sodium sulfate (Na2S04) and water according to the following unbalanced equation To balance this equation, we need to find constants (xi, X2, X3, x4) in front of the products and the reactants to get the balanced equation in the form In order to get the values for x1, X2, .., x4, we compare the number of atoms of sodium (Na), oxygen (0), hydrogen (H), and sulfur (S) in the reactants with...

  • (1 point) Convert the system 2r 8r2 3r. 3 1 to an augmented matrix, Then reduce...

    (1 point) Convert the system 2r 8r2 3r. 3 1 to an augmented matrix, Then reduce the svstem to echelon form and determine if the system is consistent, If the system in consistent, then find all solutions. Augmented matrix Echelon form s the system consistent? select Solution: (1, 2, T3) + S1. Help: To enter a matrix use [ ][ ]] For example, to enter the 2 x 3 matrix 2 3 6 5 you would type T1,2,31[6,5,41n, so each...

  • Question 5 [3+(2+4) marks] (a) The matrix A has a repeated eigenvalue of 1 = 2....

    Question 5 [3+(2+4) marks] (a) The matrix A has a repeated eigenvalue of 1 = 2. During the solution of the solution (A-21)X = 0, the augmented matrix below appears. Find a basis for the eigenspace for this eigenvalue. Ti 0 -2 07 lo o o lo To ooo (b) (i) Show that if T(x) is a linear transformation from R" to R", that T(0) is the zero vector. (i) Assume that T(u) = 0 only when u = 0....

  • Need help with this MatLab exercise. Please show all commands in MatLab. Enter the following matrices...

    Need help with this MatLab exercise. Please show all commands in MatLab. Enter the following matrices and vectors in MATLAB [ 2 -6 3 ] [ 5 ] -3 A= 2 -7 -2 , B= 2 -2 -3 , b= -13 , c= 3 -1 4], d= 0 [ 7 -2 7 [1 -8 -1 ] [ 10 (a) Perform the following operations: AB, BA, CA and Bd (use standard linear algebra multiplication). - 3 (b) Construct a 6 x...

  • Given the matrix A and its reduced row echelon form R, answer the following questions. 4...

    Given the matrix A and its reduced row echelon form R, answer the following questions. 4 A 1 0 3 0 3 3 1 1406 1 1 4 1 8 2 1 7 2 13 9 R= 1 0 3 0 3 3 0110 31 000121 1000000 5 Find a basis for the column space of A and the row space of A. Ao Basis for column space of A: with a comma-separated list of vectors enclosed with braces {}....

  • Please answer all questions !! Question 2 2 of 6 Part A Constants Find the average...

    Please answer all questions !! Question 2 2 of 6 Part A Constants Find the average velocity of the dot between t 0 and t-2.0 s A web page designer creates an animation in which a dot on a computer screen has a position of r4.5 cm(2.7 cm/s2 )t2]i + (4.8 cm/s )tj Give your answer as a pair of components separated by a comma. For example, if you think the x component is 3 and the y component is...

  • 20 1. This question deals with the following linear system of equations- 11 + 3.02 +...

    20 1. This question deals with the following linear system of equations- 11 + 3.02 + x3 = 0 -4.x1 - 9:22 +2:03 = 0 (a) Write this system as a matrix equation Az = 7, and find the augmented matrix associated with this system. (b) Find the reduced row echelon form of the augmented matrix using elementary row operations. (c) Find the solution set for this linear system.

  • Given the matrix A and its reduced row echelon form R, answer the following questions. A=...

    Given the matrix A and its reduced row echelon form R, answer the following questions. A= 10 20 3 4 1 1 60 7 6 11 6 1 10 10 2 1 8 2 16 18 R= 1 0 2 0 3 4 0 14 0 4 2 000134 000000 Find a basis for the column space of A and the row space of A. Basis for column space of A: with a comma-separated list of vectors enclosed with braces...

  • i need help with these two questions. it is from linear algebra Describe the possible echelon...

    i need help with these two questions. it is from linear algebra Describe the possible echelon forms of the following matrix. A is a 2x2 matrix with linearly dependent columns. Select all that apply. (Note that leading entries marked with an X may have any nonzero value and starred entries may have any value including zero.) A. Х * B. 0 X 0 0 0 X C. х * D. 0 0 0 0 0 1 5 4 -5 -8...

  • Given the matrix A and its reduced row echelon form R, answer the following questions. A=...

    Given the matrix A and its reduced row echelon form R, answer the following questions. A= 1 02 03 4 1 1 6 0 7 6 1 1 6 1 10 10 2 1 8 2 16 18 R= (10 20 3 4 01 4 0 4 2 000134 000000 Find a basis for the column space of A and the row space of A. Use vector notation <21,22,..., Im >. Express your basis Basis for column space of A:...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT