Hand calculate the eigenvalues and eigenvectors of matrix a


Homework

Problem 1.

(a) Let

1466_matrix.jpg

Hand calculate A+B, A-B, AB, BA, CA, CB, and ACT.

(b) Use MATLAB to verify your calculations.

Problem 2.

(a) Let 2041_matrix1.jpg. Hand calculate |A| , rA, and A-1 if it exists.

(b) Hand calculate the eigenvalues and eigenvectors of matrix A.

(c) Use MATLAB to verify your calculations.

Problem 3.

(a) Use Gaussian elimination to solve for x1 ~ x3 , if  1057_matrix2.jpg.

(b) Use MATLAB to verify your calculations.

Problem 4. Consider x1 = [1 2 3]T, x2 = [0, 1 1]T.

(a) Show that this set is linearly independent.

(b) Outline the steps on how you can use MATLAB to verify your calculations.

(c) Use MATLAB to verify your calculations.

Problem 5. Scalar case

Verify that x (t) =424_Fig.jpg is the solution of x' = a(t)x(t) + b(t) u(t).

Problem 6. Matrix case

Verify that x (t) = e(t-t0)Ax(t0) = t0te(t-τ)A B (τ) = u(τ) = dτ is the solution of x. = Ax + B (t) + u (t) .

Problem 7. Prove that the system presented by  1225_Fig1.jpg, where u(t) is the input and y(t) is the output, is a linear time invariant system.

Hint: Use the result of problem 6. To prove the time invariance property, show that under zero initial conditions if the output of the system to the input, u(t), is y(t), then the output of the system to a delayed version of the input, u(t-t1), is y(t-t1) for all t1 > 0. You need to assume that the value of the input before t0 is zero.

Problem 8. In HW2 Problem 4 (DC motor),

(a) Is the system linear? Justify with theorem that is proved in Problem 7.

(b) Time invariant? Justify with theorem that is proved in Problem 7.

(c) Outline the steps on how you can use Simulink to demonstrate the linearity and the time invariance of the system.

(d) Use Simulink to show the linearity and the time invariance.

(e) What is the order of the system?

(f) What is the rank of the A matrix? Should the rank and the order number in part (e) be the same? Why or why not?

Problem 9. Consider a linear system with input u and output y. Three experiments are performed on this system using the inputs u1(t), u2(t) , and u3(t) for t ≥ 0 . In each case, the initial state at t = 0, x (0) , is the same. The corresponding observed outputs are y1 (t) , y2 (t), and y3 (t).

(a) Which of the following three predictions are true if x (0) ≠ 0? Why?

1) If u3 = u1 + u2 , then y3 = y1 + y2 .

2) If u3 = 1/2(u1 + u2), then y3 = 1/2 (y1 + y2).

3) If u3 = u1 - u2 , then y3 = y1 - y2 .

(b) Which of the statements in part (a) are true if x(0) = 0 ? Why?

Request for Solution File

Ask an Expert for Answer!!
Engineering Mathematics: Hand calculate the eigenvalues and eigenvectors of matrix a
Reference No:- TGS01572367

Expected delivery within 24 Hours