- Hands-On Mathematics for Deep Learning
- Jay Dawani
- 239字
- 2021-06-18 18:55:14
Diagonalization and symmetric matrices
Let's suppose we have a matrix that has
eigenvectors. We put these vectors into a matrix X that is invertible and multiply the two matrices. This gives us the following:

We know from that when dealing with matrices, this becomes
, where
and each xi has a unique λi. Therefore,
.
Let's move on to symmetric matrices. These are special matrices that, when transposed, are the same as the original, implying that and for all
,
. This may seem rather trivial, but its implications are rather strong.
The spectral theorem states that if a matrix is a symmetric matrix, then there exists an orthonormal basis for
, which contains the eigenvectors of A.
This theorem is important to us because it allows us to factorize symmetric matrices. We call this spectral decomposition (also sometimes referred to as Eigendecomposition).
Suppose we have an orthogonal matrix Q, with the orthonormal basis of eigenvectors and
being the matrix with corresponding eigenvalues.
From earlier, we know that for all
; therefore, we have the following:


By multiplying both sides by QT, we get the following result:
- 我們都是數據控:用大數據改變商業、生活和思維方式
- 計算機綜合設計實驗指導
- Redis應用實例
- 商業分析思維與實踐:用數據分析解決商業問題
- Enterprise Integration with WSO2 ESB
- Python數據分析:基于Plotly的動態可視化繪圖
- 數亦有道:Python數據科學指南
- AI時代的數據價值創造:從數據底座到大模型應用落地
- MATLAB Graphics and Data Visualization Cookbook
- SQL Server 2012數據庫管理教程
- 視覺大數據智能分析算法實戰
- Augmented Reality using Appcelerator Titanium Starter
- 大數據技術原理與應用:概念、存儲、處理、分析與應用
- 大數據測試技術:數據采集、分析與測試實踐(在線實驗+在線自測)
- 數據庫原理及應用:SQL Server 2016