Transpose of a 3x3 Matrix
At=f(A)
A | ||
Tags | |
The Transpose of a 3x3 Matrix calculator computes the transpose of a 3x3 matrix.
INSTRUCTIONS: Enter the following:
- (A) This is the 3x3 matrix
Transpose: The calculator returns the transpose matrix.
Matrix Calculators
- Determinant of 3-by-3 Matrix
- Characteristic Polynomial of a 3x3 matrix
- Inverse of a 3x3 Matrix
- Transpose of a 3x3 Matrix
- Trace of a 3x3 Matrix
- Mirror of a 3x3 Matrix
- 3x3 Matrix Characteristics (Trace, Determinant, Inverse, Characteristic Polynomial)
- Product of a 3x3 matrix and a Scalar
- Product of a 3x3 matrix and a 3x1 matrix
- Product of two 3x3 matrices
- Solving 3 Equations with 3 Unknowns
- Cramer's Rule (three equations, solved for x, y and z)
- Cramer's Rule Calculator
The Math
The transpose of a matrix is a mirror image of the matrix rotated about the top left to bottom right diagonal. Where the first value in the second row is equal to the second value in the first row, and so on.