AAE-NA-Labs/Direct Methods for Solving Linear Systems
2021-03-13 13:33:13 +01:00
..
back_substitution.m All algorithms from 1 to 5 work just fine! 2021-03-07 22:56:18 +01:00
forward_substitution.m All algorithms from 1 to 5 work just fine! 2021-03-07 22:56:18 +01:00
gauss_jordan_elimination.m Modified Algorithm 5 2021-03-13 13:33:13 +01:00
gaussian_elimination_with_complete_pivoting.m All algorithms from 1 to 5 work just fine! 2021-03-07 22:56:18 +01:00
main.m All algorithms from 1 to 5 work just fine! 2021-03-07 22:56:18 +01:00
outer_product_gaussian_elimination.m All algorithms from 1 to 5 work just fine! 2021-03-07 22:56:18 +01:00