Matrix subtraction

Matrix subtraction requires the two matrices to have exactly the same number of rows and columns. When calculating, you subtract the numbers in corresponding positions one by one to get a new matrix with the same dimensions.