Introduction - If you have any usage issues, please Google them yourself
The Gauss elimination method is used to solve the linear equations of the ill conditioned matrix - Hilbert matrix. Through the analysis of the condition number, the cause of the large error is found. The Jacobi iterative method, the G-S iteration method and the SOR iteration method are further explored. In addition, as a requirement, the conjugate gradient method is used to solve the equations, and the Tikhonov regularization method is used to improve the condition number of the matrix to reduce the error.