文件名称:MyMatrixFunction
介绍说明--下载内容均来自于网络,请自行研究使用
包括我自己写的一些数值分析用到的函数
包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function
包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myJacobiIter.m
MyLU.m
MyLUDirect.m
mySOR.m
cholesky.m
myGSIter.m
MyLU.m
MyLUDirect.m
mySOR.m
cholesky.m
myGSIter.m