2. Review of Matrix Algebra Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical.

Slides:



Advertisements
Similar presentations
4. Spring Element Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical University.
Advertisements

Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
MAT120 Asst. Prof. Dr. Ferhat PAKDAMAR (Civil Engineer) M Blok - M106 Gebze Technical University Department of Architecture Spring.
3_3 An Useful Overview of Matrix Algebra
MF-852 Financial Econometrics
MATRIX ALGEBRA MGT 4850 Spring 2009 University of Lethbridge.
Matrices and Systems of Equations
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 14 Elimination Methods.
Chapter 2 Matrices Definition of a matrix.
Ch 7.2: Review of Matrices For theoretical and computation reasons, we review results of matrix theory in this section and the next. A matrix A is an m.
1 Neural Nets Applications Vectors and Matrices. 2/27 Outline 1. Definition of Vectors 2. Operations on Vectors 3. Linear Dependence of Vectors 4. Definition.
Part 3 Chapter 8 Linear Algebraic Equations and Matrices PowerPoints organized by Dr. Michael R. Gustafson II, Duke University All images copyright © The.
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Matrices and Determinants
Chapter 5 Determinants.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
3.8 Matrices.
1 Operations with Matrice 2 Properties of Matrix Operations
1 Chapter 2 Matrices Matrices provide an orderly way of arranging values or functions to enhance the analysis of systems in a systematic manner. Their.
Compiled By Raj G. Tiwari
Chapter 2 Solving Linear Systems Matrix Definitions –Matrix--- Rectangular array/ block of numbers. –The size/order/dimension of a matrix: (The numbers.
ECON 1150 Matrix Operations Special Matrices
 Row and Reduced Row Echelon  Elementary Matrices.
Matrix Inversion.
Matrix Algebra. Quick Review Quick Review Solutions.
ME 520 Fundamentals of Finite Element Analysis
Review of Matrices Or A Fast Introduction.
Fin500J Mathematical Foundations in Finance Topic 1: Matrix Algebra Philip H. Dybvig Reference: Mathematics for Economists, Carl Simon and Lawrence Blume,
Sec 3.5 Inverses of Matrices Where A is nxn Finding the inverse of A: Seq or row operations.
8.1 Matrices & Systems of Equations
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
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.
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.
CHAPTER 2 MATRICES 2.1 Operations with Matrices Matrix
Mathematical foundationsModern Seismology – Data processing and inversion 1 Some basic maths for seismic data processing and inverse problems (Refreshement.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 02 Chapter 2: Determinants.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
ES 240: Scientific and Engineering Computation. Chapter 8 Chapter 8: Linear Algebraic Equations and Matrices Uchechukwu Ofoegbu Temple University.
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.
P1 RJM 07/08/02EG1C2 Engineering Maths: Matrix Algebra 3 Determinants and Inverses Consider the weight suspended by wires problem: One (poor) way is to.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
STROUD Worked examples and exercises are in the text Programme 5: Matrices MATRICES PROGRAMME 5.
2.5 – Determinants and Multiplicative Inverses of Matrices.
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,
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Matrices, Vectors, Determinants.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Matrices Introduction.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Linear Algebraic Equations and Matrices
Linear Algebra review (optional)
Linear Algebra Lecture 2.
Lecture 2 Matrices Lat Time - Course Overview
CHAPTER 2 MATRICES Determinant Inverse.
Linear Algebraic Equations and Matrices
Matrix Algebra.
Review of Matrix Algebra
Matrix Algebra.
Lecture 7 System of Linear Differential Equations fall semester
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

2. Review of Matrix Algebra Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical University ME 520 Fundamentals of Finite Element Analysis

Linear System of Algebraic Equations x 1, x 2, …, x n : are the unknowns. a 11, a 12, …, a 1n. a n1, a n2, …, a nn b 1, b 2, …, b n : constants ME 520 Dr. Ahmet Zafer Şenalp 2Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra coefficients

In matrix form: Ax=b where ME 520 Dr. Ahmet Zafer Şenalp 3Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra ; coefficient matrix ; unkown vector ; constant vector

Row and Column Vectors : ME 520 Dr. Ahmet Zafer Şenalp 4Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra ; row vector ; column vector

ME 520 Dr. Ahmet Zafer Şenalp 5Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra

Matrix Addition and Subtraction For two matrices A and B, both of the same size (m×n), the addition and subtraction are defined by ME 520 Dr. Ahmet Zafer Şenalp 6Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra

Scalar Multiplication: Matrix Multiplication For two matrices A (of size l×m) and B (of size m×n), the product of AB is defined by Note that, in general, ME 520 Dr. Ahmet Zafer Şenalp 7Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra ; i=1,2,… l ; j=1,2,…n but (associative).

Transpose of a Matrix: The transpose of a matrix or vector is formed by interchanging the rows and the columns. A matrix of order (m x n) becomes of order (n x m) when transposed. If then the transpose of A is Symmetric Matrix: A square (n×n) matrix A is called symmetric, if Unit (Identity) Matrix ME 520 Dr. Ahmet Zafer Şenalp 8Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra Notice that or Note that

Determinant of a Matrix: The determinant of square matrix A is a scalar number denoted by det A or |A|. For 2×2 and 3×3 matrices, their determinants are given by ME 520 Dr. Ahmet Zafer Şenalp 9Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra

Singular Matrix: A square matrix A is singular if det A = 0, which indicates problems in the systems (nonunique solutions, degeneracy, etc.) Matrix Inversion: For a square and nonsingular matrix A (detA ¹ 0), its inverse A -1 is constructed in such a way that The cofactor matrix C of matrix A is defined by M, A’nın i. satır ve j where Mij is the determinant of the smaller matrix obtained by eliminating the ith row and jth column of A. Thus, the inverse of A can be determined by yazılır. ME 520 Dr. Ahmet Zafer Şenalp 10Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra

It can be shown that If det A = 0 (i.e., A is singular), then A -1 does not exist! The solution of the linear system of equations can be expressed as (assuming the coefficient matrix A is nonsingular) Thus, the main task in solving a linear system of equations is to found the inverse of the coefficient matrix. Solution Techniques for Linear Systems of Equations: Gauss elimination methods Iterative methods Positive Definite Matrix: A square (n×n) matrix A is said to be positive definite, if for any nonzero vector x of dimension n, ME 520 Dr. Ahmet Zafer Şenalp 11Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra

Note that positive definite matrices are nonsingular. Differentiation and Integration of a Matrix: Let then the differentiation is defined by and the integration by olarak ifade edilir. ME 520 Dr. Ahmet Zafer Şenalp 12Mechanical Engineering Department, GTU 2. Review of Matrix Algebra 2. Review of Matrix Algebra