Math, asked by ashgautam6834, 1 year ago

how to define rows and columns in matrix multiplication

Answers

Answered by graxx
8
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 × Bn,p). Any matrix can be multiplied element-wise by a scalar from its associated field.
Similar questions