athtareq / NumLinAlgMATLAB

intro to MATLAB course for numerical analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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