Matrix Addition Operation
(Redirected from Matrix addition)
Jump to navigation
Jump to search
See: Matrix Operation, Addition Operation, Matrix Multiplication, Matrix Subtraction.
References
2011
- http://en.wikipedia.org/wiki/Matrix_addition
- In mathematics, matrix addition is the operation of adding two matrices by adding the corresponding entries together. However, there is another operation which could also be considered as a kind of addition for matrices.
The usual matrix addition is defined for two matrices of the same dimensions. The sum of two m-by-n matrices A and B, denoted by A + B, is again an m-by-n matrix computed by adding corresponding elements.
- In mathematics, matrix addition is the operation of adding two matrices by adding the corresponding entries together. However, there is another operation which could also be considered as a kind of addition for matrices.