devonho
- 8
- 0
Homework Statement
Hi,
Is there a matrix property that can be applied to take the square of a column vector?
Something like:
{\bf x}=\left[x_1,x_2,x_3\right]^T
\left[{\bf x}\right]^2
={\bf x}{\bf x}^T
or
={\bf x}^T{\bf x}?
Thank you.