Zusammenfassung der Ressource
Matrix
- Element
- Order
- Equality
Anmerkungen:
- The matrices must be in the same order and same corresponding elements
- Addition/Subtraction
Anmerkungen:
- The matrices must be in the same order
- Zero/Null Matrix
- Unity/Identity Matrix
- Transpose
- Multiplication With a real number
- Matrices Multiplication
Anmerkungen:
- The number of columns in first matrix = number of rows in second matrix
Then they are "Conformable for multiplication"