numerical solution of linear algebraic equation can be obtained by
Answers
Answered by
2
Answer:
The basic direct method for solving linear systems of equations is Gaussian elimination. The bulk of the algorithm involves only the matrix A and amounts to its decomposition into a product of two matrices that have a simpler form. This is called an LU decomposition.
Similar questions