资源列表
[matlab例程] Typical-methods-for-linear-equations
说明:解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct met<huyunq> 在 2025-04-24 上传 | 大小:14kb | 下载:0
[matlab例程] Cholesky-factorization
说明:Cholesky分解的演示,程序内含说明,本人原创-Cholesky decomposition of the demonstration, the program includes instructions, my original<huyunq> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] LU-factorization
说明:LU分解的过程演示,本人原创,测试无误,内含详细注释。-LU decomposition procedure demonstrates I originality, test correct, containing detailed notes.<huyunq> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[matlab例程] LDLT-factorization
说明:改进的Cholesky分解的过程演示,本人原创,测试无误,内含详细注释。 -Cholesky decomposition process improvement presentation, my original test and correct, containing detailed notes.<huyunq> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-LU
说明:用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.<huyunq> 在 2025-04-24 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-Cholesky
说明:用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.<huyunq> 在 2025-04-24 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve-linear-system-by-LDLT
说明:用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.<huyunq> 在 2025-04-24 上传 | 大小:2kb | 下载:0