当前位置:
首页 资源下载
搜索资源 - gauss seidel iteration matlab
搜索资源列表
-
0下载:
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
-
-
0下载:
Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
-
-
1下载:
Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
-
-
0下载:
用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
-
-
0下载:
高斯-赛德尔迭代计算方法是在计算第一个方程函数得到第一个自变量后,吧自变量更新进入第二个方程计算。-Gauss- Seidel iteration method is to function in the calculation of the first equation obtained after the first argument, it updates the independent variables into the second equation.
-
-
0下载:
本代码是GAUSS-SEIDEL迭代法、选主元JORDAN消去法、简单GAUSS消去法、选主元GAUSS消去法的MATLAB程序,有详细注释,可直接调用-This code is GAUSS-SEIDEL iteration, pivoting JORDAN elimination, simple GAUSS elimination, pivoting GAUSS elimination of the MATLAB program, with detailed notes, can be cal
-
-
0下载:
数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用-Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful
-
-
0下载:
用迭代法求解线性方程组:主要是Jacobi迭代法和Gauss-Seidel迭代法关于MATLAB源程序-Iterative method for solving linear equations: Jacobi iteration, and is mainly Gauss-Seidel iteration method on MATLAB source code
-
-
0下载:
共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
-
-
0下载:
利用Matlab 实现求解方程组的 Jacobi 迭代法;
利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法;
利用编制的算法求解给定的线性方程组;
-Matlab Jacobi iterative method for solving equations
Use of Matlab for solving the equations of Gauss-Seidel iteration method
The preparation of the alg
-
-
0下载:
The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However,
you should beware that the convergence tolerance must be carefully selected. Because the
convergence criterion is based on the error between iterations,
-
-
0下载:
Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
-
-
0下载:
Jacobi迭代算法和Gauss-Seidel迭代算法的具体matlab实现-Jacobi iterative algorithm and Gauss-Seidel iteration algorithm matlab achieve
-
-
0下载:
一篇基于Matlab的Gauss_Seidel迭代法电力系统潮流计算的文献-Gauss-Seidel Iteration Method in Flow Calculation Based on Matlab
-
-
0下载:
matlab矩阵计算 Gauss-Seidel迭代法解线性方程组-matlab matrix calculation Gauss-Seidel iteration method for solving linear equations
-
-
0下载:
Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组-Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations
-
-
0下载:
LINEAR SYSTEMS AND GAUSSIAN ELIMINATION
THE LU FACTORIZATION
Gauss-Seidel iteration
SOR (successive over-relaxation) iteration
-
-
0下载:
利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
-
-
0下载:
高斯赛德尔迭代法,雅各比迭代法及其代码说明。(Gauss-Seidel iteration method, Jacobian iteration method and its code descr iption.)
-
-
0下载:
求解系数矩阵由16阶Hilbert方程组构成的线性方程组,Gauss-Seidel迭代法;(The solution of coefficient matrix consists of 16 Hilbert equations, Gauss-Seidel iteration method.)
-