Direct solvers

Direct solvers of system of algebraic equations. Gauss elimination Step 1:Making the first column zero Step 2:Making the second column elements (entries below diagonal) zero In general, kth column : Forward elimination: There are three loops in the forward elimination. Hence the order of computation is Backward substitution Algorithm for backward substitution: Here, the order …

Direct solvers Read More »