Introduction - If you have any usage issues, please Google them yourself
Complete LU decomposition the matrix, QR (Gram-Schmidt), Orthogonal Reduction (Householder reduction and Givens reduction) program implementation requirements are as follows:
1, an integrated program, depending on the selection of parameters, to achieve different matrix decomposition
2, you can use matlab programming, etc., must be attached on a simple description of the procedures, such arguments on behalf of what it meant, what input, output, and so what
You can not directly call matlab function library, etc