Further Matrix Algebra

Slides:



Advertisements
Similar presentations
Matrix Representation
Advertisements

Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Linear Transformations
Chapter 3 Determinants and Matrices
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
資訊科學數學11 : Linear Equation and Matrices
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Section 10.3 – The Inverse of a Matrix No Calculator.
How to find the inverse of a matrix
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Computer Vision Group Prof. Daniel Cremers Autonomous Navigation for Flying Robots Lecture 2.1: Recap on Linear Algebra Daniel Cremers Technische Universität.
Section 4.3 – A Review of Determinants Section 4.4 – The Cross Product.
Algebra 2: Lesson 5 Using Matrices to Organize Data and Solve Problems.
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
Chapter 3: Linear Algebra I. Solving sets of linear equations ex: solve for x, y, z. 3x + 5y + 2z = -4 2x + 9z = 12 4y + 2z = 3 (can solve longhand) (can.
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
Little Linear Algebra Contents: Linear vector spaces Matrices Special Matrices Matrix & vector Norms.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
Linear Algebra 1.Basic concepts 2.Matrix operations.
Domain Range definition: T is a linear transformation, EIGENVECTOR EIGENVALUE.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
What is the determinant of What is the determinant of
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
BELL-WORK Solve the system of equations using matrices:
STROUD Worked examples and exercises are in the text Programme 5: Matrices MATRICES PROGRAMME 5.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
1 Matrix Math ©Anthony Steed Overview n To revise Vectors Matrices.
MTH108 Business Math I Lecture 20.
2. Matrix Methods
Linear Algebra review (optional)
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Review of Linear Algebra
CS479/679 Pattern Recognition Dr. George Bebis
Warm-up Problem Use the Laplace transform to solve the IVP.
Review of Matrix Operations
LINEAR ALGEBRA.
Matrices and vector spaces
Section 3.3 – The Cross Product
Multiplying Matrices.
Further Coordinate Systems
DETERMINANT MATRIX YULVI ZAIKA.
Multiplying Matrices.
Lecture 11 Matrices and Linear Algebra with MATLAB
Useful results from chapter 3
Section 3.3 – The Inverse of a Matrix
Matrices Introduction.
Differentiating Hyperbolic Functions
Multiplying Matrices.
Linear Algebra Lecture 9.
Linear Algebra Lecture 29.
3.6 Multiply Matrices.
Linear Algebra review (optional)
1.8 Matrices.
1.8 Matrices.
Multiplying Matrices.
Eigenvalues and Eigenvectors
Multiplying Matrices.
Multiplying Matrices.
Presentation transcript:

Further Matrix Algebra 18 January 2019 Def. e.g. Def. e.g. 2 x 2 In general e.g. 3 x 3 In general

Transpose of a matrix 18 January 2019 Ex

Transpose of a matrix 18 January 2019 Ex

Transpose of a matrix 18 January 2019 Ex

Further Matrix Algebra 18 January 2019 Res. Page 142 Exercise 6A

Further Matrix Algebra 18 January 2019 FP1 Def. Ex

Further Matrix Algebra 18 January 2019 FP1 Ex

Transpose of a matrix 18 January 2019 Ex

Transpose of a matrix 18 January 2019 Ex Page 146 Exercise 6B

Inverse Matrices 18 January 2019 FP1 FP1 FP1

Ex Inverse Matrices Minor Def. 18 January 2019 Def. Minor The minor of an element is the determinant of the elements which remain when the row and column containing the element are crossed out. Ex

Inverse Matrices Matrix of minors Def. 18 January 2019 Def. Matrix of minors The matrix of minors M of a matrix A is found by replacing each element of A with the minor of that element. Def. Matrix of cofactors

Inverse Matrices 18 January 2019 Def. Ex

Inverse Matrices 18 January 2019 Ex

Inverse Matrices 18 January 2019 Res. Proof

Inverse Matrices 18 January 2019 Ex Page 151 Exercise 6C

The domain or range of a function can have more than one dimension! Vector Functions 18 January 2019 Idea The domain or range of a function can have more than one dimension! Domain Range Example 1 1 1 2 3 1

The domain or range of a function can have more than one dimension! Vector Functions 18 January 2019 Idea The domain or range of a function can have more than one dimension! Domain Range Example 2 2 3 3

Linear Functions 18 January 2019 Linear Function Def. L1 L2 ? L1 L2

Linear Transformations 18 January 2019 Idea Ex

Linear Transformations 18 January 2019 Ex

Linear Transformations 18 January 2019 Ex

Linear Transformations 18 January 2019 Ex

Linear Transformations 18 January 2019 Ex Page 159 Exercise 6D

Linear Transformations 18 January 2019 Ex

Linear Transformations 18 January 2019 Ex

Linear Transformations 18 January 2019 Idea Don’t find the inverse matrix unless you have to. Ex Page 164 Exercise 6E

Eigenvalues and Eigenvectors 18 January 2019 Idea There will be some vectors for which the effect of a linear transformation is just like being multiplied by a scalar!

Eigenvalues and Eigenvectors 18 January 2019 Eigenvectors and Eigenvalues Def. Idea Finding eigenvalues

Eigenvalues and Eigenvectors 18 January 2019 Characterstic Equation Def. Idea Def. Normalised vector

Eigenvalues and Eigenvectors 18 January 2019 Ex

Eigenvalues and Eigenvectors 18 January 2019 Ex

Eigenvalues and Eigenvectors 18 January 2019 Ex

Eigenvalues and Eigenvectors 18 January 2019 Ex

Eigenvalues and Eigenvectors 18 January 2019 Ex Page 164 Exercise 6F

Diagonal Form 18 January 2019 Def. Orthogonal Res.

Diagonal Form Def. Res. Diagonal Matrix Diagonalisation 18 January 2019 Def. Diagonal Matrix Res. Diagonalisation

Diagonal Form 18 January 2019 Res. ?

Diagonal Form 18 January 2019 Ex

Diagonal Form 18 January 2019 Ex

Diagonal Form 18 January 2019 Ex

Diagonal Form 18 January 2019 Ex Page 186 Exercise 6G

? M1 Labels Ex Ex Def. Idea Reference to previous module 1 18 January 2019 M1 Reference to previous module 1 ? Quick Question Def. Definition Idea Key Idea Ex Example Ex Exercise