Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 332 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 332 Bytes

introToMatlabNumericalAnalysis

Intro to MATLAB course for numerical linear algebra

MATLAB code for QR and SVD decomposition (methods: Householder, Hessenberg, Francis, Gram Schmidt, diagonalisation, bidiagonalisation), solving Least Squares problems

There definitely are some mistakes here, please comment any fixes/suggestions