Matrix Calculator (Basic)

Perform addition, multiplication, and transposition on small matrices.

Matrix Operations

Matrix A
+
Matrix B
=
Result

How to use:

  • Select the operation you want to perform (Addition, Multiplication, or Transposition)
  • Adjust matrix dimensions if needed (max 5x5)
  • Enter values in the matrix cells (only numbers allowed)
  • The result will be calculated automatically
  • For multiplication, the number of columns in A must equal the number of rows in B