搜索资源列表
用Matlab语言实现线性方程组的全主元三角分解法
- 用Matlab语言实现线性方程组的全主元三角分解法.PDF-using Matlab linear equations of all the main yuan triangular decomposition. PDF
解线性方程组的迭代法
- 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
linear-simultaneous-equations
- 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
guass 高斯消去法求解线性方程组
- 高斯消去法求解线性方程组 输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解-Gaussian elimination method for solving linear equations
sy3
- Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
newtonchazhi
- newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
YuShanGongEXieLiangFa
- 解线性方程组的一种迭代法,类似于共轭斜量法:预善共轭斜量法-Solution of linear equations of a iterative method, similar to conjugate oblique method: Pre-good conjugate oblique method
sor
- 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
iterative
- rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
xianxingfangchengzudediedaifa
- 关于线性方程组迭代法的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-Linear equations about the source code of iteration method, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cau
xxfczqj
- 线性方程组求解的matlab方法,之中包含了两种迭代法-Solving linear equations matlab methods are iterative method contains two
chengxu
- 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
nmm105
- 线性方程组,非线性方程组,最小二乘拟合等数值算法的matlab实现。-Linear equations, nonlinear equations, numerical algorithm such as least-squares fitting of the realization of matlab.
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
xianxingfangchengzu
- 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
GMRES
- 求解大型线性方程组的GMRES方法,文件显示了详细的算法和原理-For solving large linear equations of the GMRES method, the file shows the detailed algorithm and theory
aa
- 用高斯消元法解线性方程组 的MATLAB程序-Solution using Gauss elimination process of linear equations of MATLAB
Lagrange_gui
- Lagrange插值多项式求线性方程组,数值分析考试用-Lagrange polynomial interpolation of linear equations, numerical analysis examinations
解线性方程组的迭解法
- 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
解线性方程组的迭代法
- 可在matlab中打开,是用来解线性方程组的迭代法(It can be opened in MATLAB, and is an iterative method for solving linear equations.)