AAE-NA-Labs/Direct Methods for Solving Linear Systems
2021-03-21 19:45:18 +01:00
..
Alg1.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
Alg2.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
Alg3.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
Alg4.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
Alg5.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
Alg6_RREF.m Refactored comments 2021-03-14 18:40:53 +01:00
Alg7.m Added Algorithm 8 and refactored code 2021-03-13 20:23:23 +01:00
Alg8.m P works just fine 2021-03-13 21:17:25 +01:00
Alg10.m Added Algorithm 10 2021-03-13 21:13:03 +01:00
Alg11.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
Alg13.m Added Householder algorithm and introduced Householder QR (got R, gotta find Q) 2021-03-14 15:34:25 +01:00
householder.m Added Householder algorithm and introduced Householder QR (got R, gotta find Q) 2021-03-14 15:34:25 +01:00
main.m Refactored Direct Methods 2021-03-21 19:45:18 +01:00
README.md Refactored comments 2021-03-14 18:40:53 +01:00

Direct Methods for Solving Linear Systems

Bibliography

References in the code comments are represented by [number]:

  • 1
  • 2 Golub, van Loan, Matrix Computations, 3rd edition