Basic matrix operation - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

Basic matrix operation

Description:

iii. If C=AB, the element cij is found from row i of A and column j of B, as follows: ... Basic Matrix Operations. 20001/ 2002. Exercise: p. 364 Q1, 3, 4, 12, ... – PowerPoint PPT presentation

Number of Views:66
Avg rating:3.0/5.0
Slides: 8
Provided by: qsl
Category:

less

Transcript and Presenter's Notes

Title: Basic matrix operation


1
  • Basic matrix operation
  • Reference Croft Davision, Chapter 7, Blocks
    1,2
  • http//www.math.utep.edu/sos/math
  • Introduction to Matrices

A matrix is a rectangular array or block of
numbers usually enclosed in brackets A m x n
matrix has m rows and n columns If the matrix A
has m rows and n columns we can write
2
where aij represents the number or element in the
ith row and jth column. Special Matrices A
square matrix has the same number of rows as
columns. The main diagonal of a square matrix is
the diagonal running from top left to bottom
right. An identity matrix, denoted by I, is a
square matrix with ones on the main diagonal and
zeros elsewhere.
3
The transpose of A is obtained by writing rows as
columns and columns as rows, and is denoted AT
Equality of Matrices If A (aij) and B (bij),
A B if and only if aij bij
Addition and Subtraction of Matrices Matrices of
the same size may be added to and subtracted from
one another. To do this, the corresponding
elements are added or subtracted.
e.g. 1 e.g. 1 If ,
find A B, BC and
B-C .
4
Multiplication of a Matrix by a number Any matrix
can be multiplied by a number. To do this, each
element of the matrix is multiplied by the
number. e.g.2 If , find 2A,
-A.
Multiplication of Matrices If A is a nxm matrix
and B is a pxq matrix. For the product AB to
exist we must have mp, i.e.
5
Note that matrix multiplication is i. not
commutative (i.e. AB?BA). ii. associative i.e.
ABC(AB)CA(BC) . iii. If CAB, the element cij
is found from row i of A and column j of B, as
follows
e.g. 3 If
, find AB
6
Note that when a square matrix is post- or
pre-multiplied by an identity matrix of the
appropriate size the matrix is unchanged,
i.e. AI IA A
7
Exercise p. 364 Q1, 3, 4, 12, 15 p. 373 Q7,
10, 13
Write a Comment
User Comments (0)
About PowerShow.com