Operations on Matrices

From alpha
Jump to navigation Jump to search

Matrix operations include the arithmetic operations of addition, subtraction, multiplication of matrices. Also, we can find the transpose and inverse of a matrix, which can also be included as operations on matrices. The matrix operations help in combining two or more matrices into a single matrix.

Addition of Matrices

The addition of matrices is one of the basic operations which is performed on matrices. Two or more matrices of the same order can be added by adding the corresponding elements of the matrices. If and are two matrices of the same order then the addition of matrices and is: .


Example: