0% found this document useful (0 votes)
15 views

Matrices and Its Operations

Uploaded by

Majid Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Matrices and Its Operations

Uploaded by

Majid Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

Matrices

1
Topics Covered

 Matrices
 Operations of Matrices

2
Matrices
A matrix is a rectangular array of m×n numbers (real or
complex ) in the form of m horizontal lines (called rows)
and n vertical lines (called columns) is called a matrix of
order m by n, written as m×n matrix.

3
Operations on Matrices

 Equality of Matrices
 Addition and Subtraction of Matrices
 Matrix Multiplied by a Scalar
 Multiplication of Matrices
 Power of a Matrix

4
Basic Matrix Operations

5
Equality of Matrices
Two matrices are equal when their orders are equals
and their individual elements are equal.

6
Addition and Subtraction of Matrices
The order of two matrices should be the same to be able to
perform the addition or subtraction operation.

7
Applications of Matrices Addition

8
9
Application of Matrices Substruction

10
11
Matrix Multiplied by a Scalar
When the matrix multiplied by a scalar value, say p, we
obtain the resulting matrix by multiplying each element of the
matrix by the scalar p.

12
Multiplication of Matrices
We can multiply two matrices (the product AB is defined)
only when they are conformable, i.e., the number of
columns in the first matrix should be equal to the number of
rows in the second.

13
Applications of Matrix Multiplication

14
15
Power of a Matrix

We can define the power of a matrix as the multiplication of


two matrices. The square of matrix A can be defined as the
product AA and the cube of matrix A is defined as the
multiplication of A and A2.

In general, the nth power of matrix A is defined as:

16

You might also like