Presentation is loading. Please wait.

Presentation is loading. Please wait.

Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.

Similar presentations


Presentation on theme: "Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors."— Presentation transcript:

1 Matrices

2 Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors

3 Matrix Matrix - a rectangular array of numbers arranged into m rows and n columns: Rows, i = 1, …, m Columns, j = 1, …, n

4 Examples These are valid matrices These are not

5 Row and Column Matrices (vectors) row matrix (or row vector) is a matrix with one row column vector is a matrix with only one column

6 Square Matrix When the row and column dimensions of a matrix are equal (m = n) then the matrix is called square

7 Matrix Transpose The transpose of the (m x n) matrix A is the (n x m) matrix formed by interchanging the rows and columns such that row i becomes column i of the transposed matrix

8 Example - Transpose

9 Matrix Equality Two (m x n) matrices A and B are equal if and only if each of their elements are equal. That is A = B if and only if a ij = b ij for i = 1,...,m; j = 1,...,n

10 Vector Addition The sum of two (m x 1) column vectors a and b is

11 Examples - Vector Addition

12 Matrix Addition

13 Examples - Matrix Addition The following matrix addition is not defined

14 Scalar – Matrix Multiplication Multiplication of a matrix A by a scalar is defined as Examples

15 Matrix – Matrix Multiplication The product of two matrices A and B is defined only if – the number of columns of A is equal to the number of rows of B. If A is (m x p) and B is (p x n), the product is an (m x n) matrix C

16 Matrix – Matrix Multiplication

17 Example - Matrix Multiplication

18

19

20

21

22 Diagonal Matrices Diagonal Matrix Tridiagonal Matrix

23 Identity Matrix The identity matrix has the property that if A is a square matrix, then

24 Matrix Inverse If A is an (n x n) square matrix and there is a matrix X with the property that X is defined to be the inverse of A and is denoted A -1

25 Example - Matrix Inverse Example (2 x 2) matrix

26 Special Matrices Upper Triangular Matrix Lower Triangular Matrix


Download ppt "Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors."

Similar presentations


Ads by Google