Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 301 Bytes

Numerical-Methods

Thsi repository is for saving reports and code for num methods course in SPbPU, 2021-2022

Lab1: Bisection Method and Chord Method

Lab2: Householder's Method

Lab3: Gauss-Seidel Method

Lab4: QR Method

Lab2_1: Hermit Interpolation

Lab2_2: Least Squares Method (polynomial fit)