Understanding Matrices: Types & Applications
Understanding Matrices: Types & Applications
I,Hirthick express my thanks and gratitude to my physics teacher [Link] sir for guiding
me through the [Link] constant motivation has been the responsible for completion of the
project.I express my thanks to our Principal, Priyadharshini,for constant encouragement
through the project.I also thank my parents for their support and [Link] last,I thank my
friends who supported me through the completion of the project.
INDEX:
INTRODUCTION
TYPES OF MATRICES
PROPERTIES OF MATRIX
DETERMINANT OF MATRIX
INVERSE OF MATRIX
APPLICATION OF MATRIX IN DAILY LIFE
CONCLUSION AND REFERENCE
INTRODUCTION
a matrix is a rectangular array of numbers, symbols or expressions, arranged in rows and
columns. For example, the dimensions of the matrix below are 2x3 (read by two by three)
because there are two rows and three columns.
The individual items in an m x n matrix A,often denoted by aij, where max i=m and max j = n,
are called its elements or entries, provided that they have the same size(each matrix has the
same number of rows and the same numbers of columns as the other), two matrices can be
added or subtracted element by element.
The rule for matrix multiplication, however, is that two matrices can be multiplied only when
the number of columns in the first equals the number of rows in the second (i.e., the inner
dimensions are the same, n for Am.n x Bn.p).
Applications of matrices:
1. Row Matrix:-
A matrix which has exactly one row is called a row matrix. It can have any numbers of
columns.
For example – [1 2 3 4]1x4