|
⇤ ← Revision 1 as of 2026-02-02 04:06:09
Size: 553
Comment: Initial commit
|
Size: 900
Comment: Hermitian
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 12: | Line 12: |
Following the exact same logic as [[Calculus/ComplexVector|vector conjugation]], a matrix can also be conjugated. This is most important for calculating the '''Hermitian transpose''', notated as either '''''A'''^H^'' or '''''A'''^†^'' ('dagger'). This involves [[LinearAlgebra/Transposition|transposing]] and taking the complex conjugate. |
Matrix Conjugation
Matrix conjugation is an evolution of vector conjugation.
Contents
Description
Following the exact same logic as vector conjugation, a matrix can also be conjugated.
This is most important for calculating the Hermitian transpose, notated as either AH or A† ('dagger'). This involves transposing and taking the complex conjugate.
Properties
The double conjugate of a matrix is the original matrix:
Conjugation is distributive:
The transpose of a conjugate is equal to the conjugate of the transpose:
