搜索资源列表
第三章 解线性方程组的迭代法
- 解线性方程组的迭代法-solution of linear equations of iterative method
chaosongchidiedaifa
- 计算方法中的解线性方程组的迭代法,仿真可以自己设定参数和步长
解线性方程组的迭代法
- 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
解线性方程组的迭代法2
- 介绍了方程的迭代方法
解线性方程组的迭代法全
- 详细介绍了雅克比迭代法,高斯-塞德尔迭代法超松弛迭代法和迭代公式的矩阵表示
解线性方程组的迭代法
- 解线性方程组的迭代法
第三章 解线性方程组的迭代法
- 解线性方程组的迭代法-solution of linear equations of iterative method
matlab-suanfadaquan
- 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linea
逐次超松弛迭代法
- 解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
解线性方程组的迭代法
- 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
Jacobi迭代法
- 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithm
chaosongchidiedaifa
- 计算方法中的解线性方程组的迭代法,仿真可以自己设定参数和步长-Method of calculating the solution of linear equations of the iterative method, simulation can set parameters and step size
chengxu
- 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution meth
xianxingfangchengzu
- 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
解线性方程组的迭代法
- 数值分析迭代法解线性方程问题的matlab的范例((Numerical analysis of the Matlab example, super easy to use der))
解线性方程组
- 求解线性方程组的方法:高斯赛德尔迭代法,LU分解法(Solving linear equations by Gauss Seidel iteration)
高斯-赛德尔迭代法求线性方程组Ax=b的解
- 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
求解线性方程组的迭代法
- 该matlab程序为求解线性方程组的解的迭代算法合集,也是最基础最简单的求解线性方程组的迭代法,简单易懂。(Methods for solving linear equation.)
解线性方程组的迭解法
- 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(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.)