Introduction
대각행렬(diagonal matrix)는 반복 수행되는 선형변환을 쉽게 만들어 줌
입력벡터의 변화에도 선형변환의 출력벡터가 수렴할때 안정성이 존재
좌표변환으로 선형사상을 단순화, 이후 안정성 확인
좋은 좌표변환 발견에 고유벡터(Eigenvector)가 사용
You Will Know
Iterative Linear Transformation
Why Should You Learn These
Contents
Click
cmd/ctrl
+
option/alt
+
T
to expand all toggles
1. Iterative Linear Transformation
2. Stability of a Linear Transformation
3. Diagonalizing a Linear Transformation
4. Eigenbasis
Conclusions
References
link1
Further Readings
a further reading for topic 1
Note