Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 377 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 377 Bytes

Numerical_Analysis_HW

Codes from the course Numeric Analysis

数值分析课程中的代码

Menu

  1. Solutions 线性方程组求解
    1. Gauss-Jordan
    2. Pivot
    3. LU Factorization LU分解
  2. Iterations 迭代法
  3. Least Square 最小二乘

Others

欢迎大家star、fork、issue。

课程: NNU.0401043060 数值分析

Author:Janssen Liu