R. MASAROVA, M. JUHAS, B. JUHASOVA, Z. SUTOVA FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA TRNAVA.

Slides:



Advertisements
Similar presentations
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
Advertisements

Matrix Operations. Matrix Notation Example Equality of Matrices.
1 © 2012 Pearson Education, Inc. Matrix Algebra THE INVERSE OF A MATRIX.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Finding the Inverse of a Matrix
CE 311 K - Introduction to Computer Methods Daene C. McKinney
4.3 The Inverse of a Matrix Warm-up (IN)
Table of Contents Matrices - Inverse Matrix Definition The inverse of matrix A is a matrix A -1 such that... and Note that... 1) For A to have an inverse,
Matrix Algebra HGEN619 class Heuristic You already know a lot of it Economical and aesthetic Great for statistics.
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
Section 8.3 – Systems of Linear Equations - Determinants Using Determinants to Solve Systems of Equations A determinant is a value that is obtained from.
4.5, x 2 and 3 x 3 Matrices, Determinants, and Inverses Date: _____________.
8.2 Regular Stochastic Matrices
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
Elementary Operations of Matrix
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Excellent Course of Liaoning Chapter 2 Matrix The Inverse of a Matrix & the Adjugate Matrix.
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Chapter 2 Systems of Linear Equations and Matrices
Do Now: Evaluate: 3AB. Algebra II 3.7: Evaluate Determinants HW: p.207 (4-14 even) Test : Friday, 12/6.
Ch X 2 Matrices, Determinants, and Inverses.
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
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.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Cramer’s Rule for Matrices You can use properties of matrix determinants for a variety of applications. Today: – Solving 3 variable systems of equations.
Properties of Inverse Matrices King Saud University.
CHARACTERIZATIONS OF INVERTIBLE MATRICES
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that.
Obviously, if the ranks of two matrices are equal, they have the same normal forms, and so they are equivalent; conversely, if two matrices are equivalent,
2.5 – Determinants and Multiplicative Inverses of Matrices.
Use Inverse Matrices to Solve Linear Systems Objectives 1.To find the inverse of a square matrix 2.To solve a matrix equation using inverses 3.To solve.
3.8B Solving Systems using Matrix Equations and Inverses.
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
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.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
The Inverse of a Square Matrix
Review Problems Matrices
Linear Algebra Lecture 19.
Multiplication of Matrices
1. Use the quadratic formula to find all real zeros of the second-degree polynomial
Solving Linear Systems Using Inverse Matrices
Chapter 4 Systems of Linear Equations; Matrices
Unit 3: Matrices
Determinants 2 x 2 and 3 x 3 Matrices.
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Find the area of the Triangle
Matrices.
ARRAY DIVISION Identity matrix Islamic University of Gaza
The Inverse of a Matrix Prepared by Vince Zaccone
Chapter 7: Matrices and Systems of Equations and Inequalities
Linear Algebra Lecture 29.
A square matrix is a matrix with the same number of columns as rows.
Sec 3.5 Inverses of Matrices
Chapter 4 Systems of Linear Equations; Matrices
Determinants 2 x 2 and 3 x 3 Matrices.
Subject :- Applied Mathematics
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Presentation transcript:

R. MASAROVA, M. JUHAS, B. JUHASOVA, Z. SUTOVA FACULTY OF MATERIALS SCIENCE AND TECHNOLOGY IN TRNAVA SLOVAK UNIVERSITY OF TECHNOLOGY IN BRATISLAVA TRNAVA SLOVAKIA COPENHAGEN, JUNE 12TH 2015 Inverse Matrix in the Theory of Dynamic Systems

Inverse matrix Mathematical model is often used for describing the properties of the dynamic system Inverse matrix (using different algorithms)  Transfer matrix of a dynamic system Definition: Let A be a regular matrix (a square matrix with a determinant different from 0). Matrix A -1 is an inverse matrix to matrix A if A. A -1 = A -1. A = I, where I is an identity matrix. Masarova, R., Juhasova, B., Juhas, M., Sutova, Z. Inverse Matrix in the Theory of Dynamic Systems

Calculating inverse matrix Adjusting the matrix (A | I) using either column or line equivalent operations to get a resulting matrix (I | A). Using the formula 1. Calculating the characteristic polynomial 2. Auxiliary matrices 3. Inverse matrix

Dynamic system State equations of a continuous linear system with the initial condition x( 0 ) = 0: Transfer matrix of a system: An inverse dynamic system exists when there exist an inverse matrix to G(s) -1, i.e. G(s) is regular (|G(s)|≠0). Masarova, R., Juhasova, B., Juhas, M., Sutova, Z. Inverse Matrix in the Theory of Dynamic Systems

Existence of inverse matrix Matrices A, B, C, D are number matrices: Let us create a matrix., and. As, an inverse dynamic system does not exist. Both classic and MATLAB calculations confirm the results: function deter(n, A, B, C, D) syms('s'); I=eye(n); M=[A B; C D] invmat=inv(s*I-A); G=C*invmat*B+D; det(G) end det(G) = 0 Masarova, R., Juhasova, B., Juhas, M., Sutova, Z. Inverse Matrix in the Theory of Dynamic Systems

Conclusion The problem of finding an inverse matrix in dynamic system theory is much vaster, as the inverse matrix can be found, e.g. by inverting graphs or using dynamic algorithms, etc. This paper is a part of the VEGA project 1/0463/13. Masarova, R., Juhasova, B., Juhas, M., Sutova, Z.: Inverse Matrix in the Theory of Dynamic Systems