Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages