# chapter\_04

- [선형 시스템의 개념과 중요성](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0401.md)
- [행렬 연산 복습: 덧셈·곱셈·전치·역행렬](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0402.md)
- [고전적 해법: Cramer의 공식·역행렬 활용](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0403.md)
- [LU 분해(Lower-Upper Decomposition)](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0404.md)
- [Cholesky 분해(대칭행렬에 대한 분해)](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0405.md)
- [Gauss 소거법과 Pivoting 전략](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0406.md)
- [개선된 Gauss-Jordan 소거법](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0407.md)
- [행렬의 조건수와 수치적 안정성](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0408.md)
- [Vandermonde 행렬, Hilbert 행렬 등 특수 행렬 예시](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0409.md)
- [희소 행렬(Sparse Matrix)과 효율적 연산](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0410.md)
- [부분 피벗·완전 피벗에 대한 이해](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0411.md)
- [블록 행렬(Block Matrix) 해법](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0412.md)
- [직교화 기법(QR 분해)의 활용](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0413.md)
- [선형시스템 알고리즘의 연산 복잡도 비교](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0414.md)
- [대규모 행렬에 대한 수치적 솔루션 요약](/booil-jung/docs/math/introductions_to_numerical_analysis/chapter_04/0415.md)
