ECE 3301 General Electrical Engineering

Slides:



Advertisements
Similar presentations
Matrices: Inverse Matrix
Advertisements

Refresher: Vector and Matrix Algebra Mike Kirkpatrick Department of Chemical Engineering FAMU-FSU College of Engineering.
Linear Systems of Equations Ax = b Marco Lattuada Swiss Federal Institute of Technology - ETH Institut für Chemie und Bioingenieurwissenschaften ETH Hönggerberg/
Matrices and Determinants
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Recall that a square matrix is one in which there are the same amount of rows as columns. A square matrix must exist in order to evaluate a determinant.
Solving Systems of Equations and Inequalities
Spring 2013 Solving a System of Linear Equations Matrix inverse Simultaneous equations Cramer’s rule Second-order Conditions Lecture 7.
Systems and Matrices (Chapter5)
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Chapter 4 Matrices By: Matt Raimondi.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
WEEK 8 SYSTEMS OF EQUATIONS DETERMINANTS AND CRAMER’S RULE.
8.1 Matrices & Systems of Equations
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Unit 6 : Matrices.
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
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.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
Algebra a Niagara Falls Get ready for a “Small Quiz” to be written on your grade sheet.
ME 142 Engineering Computation I Matrix Operations in Excel.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Chapter 8 Matrices and Determinants Matrix Solutions to Linear Systems.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
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.
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,
1 ECE 102 Engineering Computation Chapter 3 Math Review 3: Cramer’s Rule Dr. Herbert G. Mayer, PSU Status 10/11/2015 For use at CCUT Fall 2015.
1 ECE 221 Electric Circuit Analysis I Chapter 6 Cramer’s Rule Herbert G. Mayer, PSU Status 11/14/2014 For use at Changchun University of Technology CCUT.
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.
Determinants Every n  n matrix A is associated with a real number called the determinant of A, written  A . The determinant of a 2  2 matrix.
Notes Over 4.3 Evaluate Determinants of 2 x 2 Matrices
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
Designed by Victor Help you improve MATRICES Let Maths take you Further… Know how to write a Matrix, Know what is Order of Matrices,
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Matrices Introduction.
Downhill product – Uphill product.
Chapter 7: Systems of Equations and Inequalities; Matrices
Matrices and Vector Concepts
Matrices, Determinants, and Cramer’s Rule
Copyright © Cengage Learning. All rights reserved.
Linear Algebra Lecture 15.
Chapter 2 Determinants by Cofactor Expansion
Matrices SSP 2017.
ECON 213 Elements of Mathematics for Economists
Matrix Operations SpringSemester 2017.
7.3 Matrices.
RECORD. RECORD Gaussian Elimination: derived system back-substitution.
Chapter 2 Determinants Basil Hamed
Chapter 7: Matrices and Systems of Equations and Inequalities
Review of Matrix Algebra
ECE 221 Electric Circuit Analysis I Chapter 6 Cramer’s Rule
Objectives Multiply two matrices.
Matrices and Matrix Operations
Matrices.
Chapter 7: Matrices and Systems of Equations and Inequalities
College Algebra Chapter 6 Matrices and Determinants and Applications
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Presentation transcript:

ECE 3301 General Electrical Engineering Presentation 13 Matrices and Determinants

Sets of Equations Electrical networks may be modeled by a set of simultaneous equations of the form:

Sets of Equations The coefficients a11, a12, … , ann and b1, b2, … , bn are known values. They may be complex or real numbers.

Sets of Equations The unknowns to be determined are x1, x2, … , xn.

Sets of Equations This set of equations may be expressed in matrix form:

Sets of Equations Here [A] is an n  n square matrix of known values. They may be real or complex.

Sets of Equations x] is an n-element vector of unknowns.

Sets of Equations b] is an n-element vector of known values.

Sets of Equations The set of equations may be verified by the definition of matrix multiplication.

Sets of Equations The set of equations may be verified by the definition of matrix multiplication.

Sets of Equations The set of equations may be verified by the definition of matrix multiplication.

Sets of Equations The set of equations may be verified by the definition of matrix multiplication.

Sets of Equations The set of equations may be verified by the definition of matrix multiplication.

Sets of Equations This set of simultaneous equations may be solved by a number of mathematical techniques.

Sets of Equations These techniques include Gaussian elimination or inversion of the square matrix [A].

Sets of Equations Solving such sets of equations is more conveniently done numerically using computer programs written for that purpose.

Sets of Equations This method is not computationally efficient, however it is useful for finding general solution for small sets of equations.

Sets of Equations The application of Cramer’s Rule requires the use of determinants.

Determinants of Square Matrices The n  n square matrix [A], has a determinant D, that is denoted:

Determinants of Square Matrices The value of the determinant is found by expanding the determinant in cofactors down any column or along any row. (Pick the 1st column.) Dk1 is the determinant of the square matrix with the kth row and 1st column deleted.

Determinants of Square Matrices Each of the remaining determinants must be expanded in turn. Obviously this is a very tedious process for matrices of significant dimensions. Dk1 is the determinant of the square matrix with the kth row and 1st column deleted.

Determinants of Square Matrices Starting with 2  2 matrices, the process is relatively simple. - +

Determinants of Square Matrices For a 3  3 matrix:

Determinants of Square Matrices The remaining 2  2 matrices are expanded:

Determinants of Square Matrices The products are expanded to reveal:

Determinants of Square Matrices The terms of the equation may be grouped as follows:

Determinants of Square Matrices This procedure may be carried out by repeating the first two columns and multiplying the diagonals as follows: - - - + + +

Properties of the Determinant Property 1: If each element of a column (or row) of a matrix is multiplied by a constant, k, the value of the determinant is multiplied by k.

Properties of the Determinant Property 2: If to any column (or row) of a matrix, there is added k times the corresponding element of any other column (row), the value of the determinant is unchanged.

Properties of the Determinant Property 2: If to any column (or row) of a matrix, there is added k times the corresponding element of any other column (row), the value of the determinant is unchanged.

Cramer’s Rule Consider the set of simultaneous equations:

Cramer’s Rule which may be expressed in matrix form :

Cramer’s Rule The determinant of the n  n square matrix [A] is:

Cramer’s Rule From Property 1 of the determinant we write:

Cramer’s Rule From Property 2 of the determinant we write

Cramer’s Rule This procedure may be continued to write:

Cramer’s Rule Comparing this determinant to the set of equations, we note that the entries in the first column are defined by b1, b2 … bn, respectively.

Cramer’s Rule Making this substitution we may write:

Cramer’s Rule We may simply solve for x1 (provided D  0 ):

Cramer’s Rule The determinant in the numerator is the determinant of the square matrix [A] with the first column replaced by the vector b]

Cramer’s Rule We define this determinant:

Cramer’s Rule This same procedure may be repeated for the remaining columns in the square matrix [A]. Defining Dk as the determinant with the kth column replaced by the vector b]. The solution to the set of equations is:

Cramer’s Rule For a set of three equations:

Cramer’s Rule Written in Matrix Form:

Cramer’s Rule Here [A] and b] are the known values and x] are the unknowns:

Cramer’s Rule The determinants of this system are:

Cramer’s Rule The solution of the system is: