3x2 Matrix
Jump to navigation
Jump to search
A 3x2 Matrix is a non-square matrix with a matrix row count of 3 and a matrix column count of 2.
- …
- Example(s):
- [math]\displaystyle{ \begin{bmatrix} \sigma_{1} & 0 \\ 0 & \sigma_{2} \\ 0 & 0 \end{bmatrix}. }[/math]
- Counter-Example(s):
- a 2x3 Matrix.
- a Square Matrix.
- See: SVD.