2.1

From Grad Wiki
Jump to navigation Jump to search

Matrix Operations

Addition of Matrices

You can only add two matrices of the same dimensions. If the matrices are of different dimensions then the sum is not defined.

When two matrices are of the same dimension, then to add the two matrices you simply add each of the corresponding components.