Download presentation
Presentation is loading. Please wait.
1
A equals B A + B (Addition) c A scalar times a matrix A – B (subtraction) Sec 3.4 Matrix Operations
3
3 Quiz #1 on Online at 6:29pm-7:00pm Sec 3.1 + Sec 3.2 A=[1,2,1;3,8,7;2,7,9]
4
Column vector nx1 Row vector 1xn Sec 3.4 Matrix Operations
5
Sec 3.1 Introduction to Linear System Coefficient Matrix 3 x 3 Coefficient Matrix 3 x 3 Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix 3 x 4 Sec 3.2 Matrices and Gaussian Elemination Matrix Form Column vector 3x1
6
The General Solution in vector form Consider the homog system: the reduced echelon form of the augmented matrix is: Leading variables: Free variables: The infinite solution set of the system is described by the equations: The general sol can be expressed in vector form: The solution X is a linear combination of two vectors (2,1,1,0)^T and (3,-4,0,1)^T
7
Sec 3.4 Matrix Operations Matrix Multiplication C = A * B mxn mxp pxn
8
Matrix Multiplication C = A * B mxn mxp pxn i-th row of A j-th colm of B i-th row j-th colm
9
Matrix Multiplication C = A * B mxn mxp pxn
10
Matrix Multiplication Let C = A * B
11
Sec 3.4 Matrix Operations Commutative law of addition: Associative law of addition: Associative law of multiplication: Distributive laws: Matrix Algebra
12
Sec 3.4 Matrix Operations Zero Matrix Identity Matrix
13
Sec 3.4 Matrix Operations Matrix Algebra Not all of the rules of “ordinary” algebra carry over to matrix algebra Ordinary AlgebraMatrix Algebra x x True x x
14
Sec 3.4 Matrix Operations Use the matrix multiplication to show that if and are two solutions of the homogeneous system AX = 0 and and are real numbers, then is also a solution.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.