共轭矩阵又称Hermite阵、埃尔米特矩阵。Hermite阵中每一个第i 行第j 列的元素都与第j 行第i 列的元素的共轭相等 共轨矩阵(或自共轭矩阵)是相对其主对角线以复共轭方式对称, 即是 共轭矩阵表达式 对于 <math>A = { a_{i,j} } in C^{n imes n} </math> 有: <math>a_{i,j} = overline{a_{j,i}}</math>,其中<math>overline{(cdot)}</math>为共轭算符。 记做: <math> A = A^H quad </math> 例如: <math>egin{bmatrix} 3&2+i\ 2-i&1 end{bmatrix}</math>