1. 簡介
    Introduction
  2. 高斯消去法
    Gaussian Elimination
  3. 正定系統的 Chelosky 分解
  4. LU 分解
  5. 線性系統的敏感性
    Sensititive of Linear System
  6. 正交矩陣與最小平方問題
    Orthonomal Matrice and Least-Square Problem
  7. LS問題的求解
  8. O.N 向量與 Gram-Schmidt Process
  9. 特徵值與特徵向量問題 I
    Eigenvalue and Eigenvectors problems I
  10. Similarity Transformation and Relative Topics
  11. QR 演算法
  12. 特徵值與特徵向量問題 II
    Eigenvalue and Eigenvectors problems II
  13. Subspace Iteration, Simutaneous Iteration and QR Algotithm
  14. 對稱特徵值問題的求值
    Other Methods for Symmetric E.Value problem.
  15. 奇異值分解
    the Sigula Value Decomposition
  16. 補充單元:最佳化問題(線性規劃)
    Optimizaton Problems