Matrix Multiplication
Matrix Multiplication
The calculator computes the product of two matrices. Some theory on the topic is placed below the calculator.
For those who forgot, The product C of two matrices and
is defined as:
.
,
where:
.
Therefore, for matrix multiplication to be defined, the dimensions of the matrices must satisfy
Note that matrix multiplication is not commutative (unless A and B are diagonal and of the same dimension).
URL copied to clipboard
Similar calculators
PLANETCALC, Matrix Multiplication
Comments