文件名称: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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.