Presentation on matrix

56,767 views 19 slides Aug 01, 2016
Slide 1
Slide 1 of 19
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19

About This Presentation

presentation on Matrix and its application


Slide Content

Presented by Masuda Mahbub Nahin Mahfuz seam Saddique Muhammad Takbir Dakhin Dhaka school of Economics University of Dhaka Presentation on Matrix and it`s aplication

Outline Definition of a Matrix Operations of Matrices Determinants Inverse of a Matrix Linear System Unique properties of matrix Uses of matrices 1

Matrix (Basic Definitions) Matrices are the rectangular agreement of numbers, expressions, symbols which are arranged in columns and rows. 2

Operations with Matrices (Sum,Difference) If A and B have the same dimensions, then their sum, A + B, is obtained by adding corresponding entries. In symbols, (A + B) ij = a ij + b ij . If A and B have the same dimensions, then their difference, A − B, is obtained by subtracting corresponding entries. In symbols, (A - B) ij = a ij - b ij . 3

Operations with Matrices (Scalar Multiple) Example: If A is a matrix and r is a number (sometimes called a scalar in this context), then the scalar multiple, rA, is obtained by multiplying every entry in A by r. In symbols, (rA) ij = ra ij . 4

Operations with Matrices (Product) If A has dimensions k × m and B has dimensions m × n, then the product AB is defined, and has dimensions k × n. The entry (AB) ij is obtained by multiplying row i of A by column j of B, which is done by multiplying corresponding entries together and then adding the results i.e., 5

Laws of Matrix Algebra The matrix addition, subtraction, scalar multiplication and matrix multiplication, have the following properties. 6

Operations with Matrices (Transpose) The transpose, A T , of a matrix A is the matrix obtained from A by writing its rows as columns. If A is an k×n matrix and B = A T then B is the n×k matrix with b ij = a ji . If A T =A, then A is symmetric 7

Example: 8

DETERMINANT OF MATRIX Determinant is a scalar Defined for a square matrix Is the sum of selected products of the elements of the matrix, each product being multiplied by +1 or -1 9

Inverse of a matrix Definition: An inverse matrix A -1 which can be found only for a square and a non-singular matrix A ,is a unique matrix satisfying the relationship AA -1 = I =A -1 A The formula for deriving the inverse is 10

Calculation of Inversion using Determinants Example: find the inverse of the matrix Solve: 11

Systems of Equations in Matrix Form The system of linear equations: can be rewritten as the matrix equation Ax=b, where If an n×n matrix A is invertible, then it is nonsingular, and the unique solution to the system of linear equations Ax=b is x=A -1 b. 12

Example: solve the linear system 13

Unique properties of matrices In normal algebra , if we multiply two non-zero values, then the outcome will never be a zero . But if we multiply two non-zero values in matrix , then the outcome can be zero. 14

15

Field of Geology ● Taking seismic surveys ● Plotting graphs & statistics ● Scientific analysis Application of Matrix In our everyday life 16

Field of Statistics & Economics ● Presenting real world data such as People's habit, traits & survey data ● Calculating GDP Field of Animation ● Operating 3D software & Tools ● Performing 3D scaling/Transforming ● Giving reflection, rotation 17

ANY QUESTIONS?