A. Use the det( ) built-in function to find the determinants of the following matrices. Write the MATLAB SYNTAX you used and MATLAB out put on the space provided - 1 1 1 1. A =-1 - 1 1 det A = 1 7 6 5...

Answer question 3A. Use the det( ) built-in function to find the determinants of the following matrices. Write the MATLAB SYNTAX<br>you used and MATLAB out put on the space provided<br>- 1<br>1<br>1<br>1.<br>A =-1<br>- 1<br>1<br>det A =<br>1<br>7 6 5 4<br>6 5 4 3<br>A =<br>5 4<br>det A =<br>3 2<br>4 3<br>1<br>2 0<br>3.<br>If is A= 3 4 0 create a matrix B whose entries are three times the difference of an identity matrix of<br>0 0 5||<br>order 3 and matrix A. What are the entries in B and its determinant? B=<br>determinant of B<br>[1 2]<br>Create matrix C if possible. Use C=5*eye(size(A))-A^2, where A =<br>3 4<br>4.<br>then matrix is C=<br>and determinant of C=<br>1 1]<br>D= transpose(A)* A , where A =| 0<br>1<br>then D=<br>and determinant of D=<br>5.<br>1<br>2.<br>

Extracted text: A. Use the det( ) built-in function to find the determinants of the following matrices. Write the MATLAB SYNTAX you used and MATLAB out put on the space provided - 1 1 1 1. A =-1 - 1 1 det A = 1 7 6 5 4 6 5 4 3 A = 5 4 det A = 3 2 4 3 1 2 0 3. If is A= 3 4 0 create a matrix B whose entries are three times the difference of an identity matrix of 0 0 5|| order 3 and matrix A. What are the entries in B and its determinant? B= determinant of B [1 2] Create matrix C if possible. Use C=5*eye(size(A))-A^2, where A = 3 4 4. then matrix is C= and determinant of C= 1 1] D= transpose(A)* A , where A =| 0 1 then D= and determinant of D= 5. 1 2.

Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here