Skip to content

IEvans02/Matrix-Factorisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Factorisation

Techniques to factorise different linear systems and matrices.

lslu.m can be used to implement the LU Factorisation method for solving the Least Squares problem for m>n. Inputs and outputs are described in the code.

lq.m is used to compute the QL factorisation of a general dense matrix A.

ipowergen.m will solve a linear system with Av=lambda*Mv, a tolerance threshold and max number of iterations

About

Techniques to factorise different linear systems (Applications and algorithms examples included).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages