Content deleted Content added
Taumata994 (talk | contribs) Importing Wikidata short description: "Complex matrix A* obtained from a matrix A by transposing it and conjugating each entry" (Shortdesc helper) |
Tag: Reverted |
||
Line 38:
:<math>\boldsymbol{A}^\mathsf{T} = \begin{bmatrix} 1 & 1 + i \\ -2 - i & i \\ 5 & 4-2i\end{bmatrix}</math>
Then we conjugate every entry of the matrix:
:<math>\boldsymbol{A}^\mathrm{H} = \begin{bmatrix} 1 & 1 - i \\ --2 + i & -i \\ 5 & 4+2i\end{bmatrix}</math>
==Basic remarks==
|