mirror of
https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra.git
synced 2024-04-21 10:21:41 +00:00
Binary file not shown.
@@ -575,7 +575,7 @@ $A$的每一个列向量都可以用$Q$和上三角矩阵$R$重新构造出.
|
||||
\caption{$S=Q \Lambda Q\transp$}
|
||||
\end{figure}
|
||||
|
||||
一个对乘矩阵$S$通过一个正交矩阵$Q$和它的转置矩阵, 对角化为$\Lambda$.
|
||||
一个对称矩阵$S$通过一个正交矩阵$Q$和它的转置矩阵, 对角化为$\Lambda$.
|
||||
然后被分解为一阶投影矩阵$P=qq\transp$的组合. 这就是谱定理.
|
||||
|
||||
注意, 这里的分解用到了P4.
|
||||
|
||||
Reference in New Issue
Block a user