Download presentation
Presentation is loading. Please wait.
Published byVictor Gibson Modified over 5 years ago
1
Matrix Definitions It is assumed you are already familiar with the terms matrix, matrix transpose, vector, row vector, column vector, unit vector, zero matrix, diagonal matrix, identity matrix You should also be familiar with the operations matrix addition, matrix negation and subtraction, and matrix multiplication, which is associative but not commutative
2
More Definitions
3
Matrix Inverses If the following matrices are nonsingular, then
( B A ) -1 = A -1 B -1 and ( A -1 ) T = ( A T ) -1 Vectors x1, … , xn are linearly dependent if there exist coefficients c1, … , cn all not zero such that c1x1 + … + cnxn = 0; otherwise the vectors are linearly independent
4
Rank of a Matrix The column rank of a nonzero m x n matrix is the largest set of linearly independent columns The row rank is similar; the row rank equals the column rank which equals the rank of the matrix A square n x n matrix has full rank if equal to n
5
Determinants
6
Determinant Properties
7
Positive-definite Matrices
An n x n matrix has full column rank if its rank is n
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.