Download Your Title Here - World of Teaching

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Capelli's identity wikipedia , lookup

Linear least squares (mathematics) wikipedia , lookup

System of linear equations wikipedia , lookup

Matrix completion wikipedia , lookup

Rotation matrix wikipedia , lookup

Principal component analysis wikipedia , lookup

Eigenvalues and eigenvectors wikipedia , lookup

Jordan normal form wikipedia , lookup

Determinant wikipedia , lookup

Four-vector wikipedia , lookup

Singular-value decomposition wikipedia , lookup

Non-negative matrix factorization wikipedia , lookup

Matrix (mathematics) wikipedia , lookup

Perron–Frobenius theorem wikipedia , lookup

Orthogonal matrix wikipedia , lookup

Gaussian elimination wikipedia , lookup

Cayley–Hamilton theorem wikipedia , lookup

Matrix calculus wikipedia , lookup

Matrix multiplication wikipedia , lookup

Transcript
MATRIX: A rectangular
arrangement of
numbers in rows and
columns.
The ORDER of a matrix
is the number of the
rows and columns.
The ENTRIES are the
numbers in the matrix.
This order of this matrix
is a 2 x 3.
columns
rows
 6 2  1
 2 0 5 


8
0

 10
1 3 
0
2 
4  3
 2
1

 7
0
1
3
1
0

4
6
5 9
2
7
 1

2
9
3
8
6




5 7
0
  9
7
 
0
 
6
To add two matrices, they must have the same
order. To add, you simply add corresponding
entries.
 5
 3

 0
 3  2
4    3
7   4
1 
0 
 3
5  (2)  3  1 


  33
40 
 0  4
7  (3)
 3
  0
 4
 2
4 
4 
 8 0 1 3   1 7
 5 4 2 9    5 3

 
=
=



5 2

3  2

To subtract two matrices, they must have the same
order. You simply subtract corresponding entries.
 9 2 4   4 0 7   9 4
 5 0 6    1 5  4 

 
   5 1
 1 3 8   2 3 2  1  (2)

 5

 4
 3
20 47 

0  5 6  (4)
33
8  2 
2
5
0
 3

10 
6 
=

2
8

 1
4 3   0
1


0  7   3  1
5
0   4 2

=
8
1
7





In matrix algebra, a real number is often called a SCALAR.
To multiply a matrix by a scalar, you multiply each entry in
the matrix by that scalar.
 2
4
 4
0 
4( 2)


 1
 4( 4)
 8

 16
4(0) 

4( 1) 
0 

 4
 1
 2 
 0
 2   4


3   6
 1 4
 2 
 0  6
-2


 
5 


 8 
 2  5 


3  (8) 
 


This powerpoint was kindly donated to
www.worldofteaching.com
http://www.worldofteaching.com is home to over a
thousand powerpoints submitted by teachers. This is a
completely free site and requires no registration. Please
visit and I hope it will help in your teaching.