文件名称:Typical-methods-for-linear-equations
介绍说明--下载内容均来自于网络,请自行研究使用
解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
A为对称正定阵的Cholesky.rar
A为对称正定阵的改进Cholesky.rar
Guass_elimination.rar
Guass_pivot_elimination.rar
解三对角方程的追赶法.rar
LU.rar
A为对称正定阵的改进Cholesky.rar
Guass_elimination.rar
Guass_pivot_elimination.rar
解三对角方程的追赶法.rar
LU.rar