The following calculator allows you to calculate 3x3 matrix arithmetic. Enter the values into the matrix into the top two matries and then press "+ - or * " to display the result in the bottom matrix:
The following calculator allows you to calculate 3x3 matrix arithmetic. Enter the values into the matrix into the top two matries and then press "+ - or * " to display the result in the bottom matrix:
To add matrices just add the corresponding elements, so for 3x3 matrices and then,
|
= |
|
+ |
|
To subtract matrices just subtract the corresponding elements, so for 3x3 matrices and then,
|
= |
|
- |
|
The multiplication of two 3x3 matrices is:
|
= |
|
|
This is worked out as follows: for each entry in the matrix we take the row from the first operand and the column from the second operand:
|
|
= |
|
This single row times a single column is equivalent to the dot product.
metadata block |
|
see also: |
|
Correspondence about this page | |
Book Shop - Further reading. Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them. |
|
Terminology and Notation Specific to this page here: |
|
This site may have errors. Don't use for critical systems.
Copyright (c) 1998-2023 Martin John Baker - All rights reserved - privacy policy.