搜索资源列表
gauss
- 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
JFCZ
- 程序实现高斯迭代法解方程组。并附有实习报告,分析了高斯迭代法解算过程。-Gauss iterative process to achieve solution of equations. Together with practical reporting, analysis of the Gaussian process of iterative solver.
Gauss-Seidel
- 高斯迭代法求线性方程组,用于数值分析方面,-Gauss-Seidel
Gauss---Seidel-iterative-method
- 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
gauseidel-jacobi-richason-SOR
- 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
XianXing
- 线性方程组的求解方法,内涵高斯消元法、LU分解法和迭代法。-failed to translate
GAUSDL
- 高斯迭代法求解线性方程组,数值方法与计算机实现-Gauss iterative method for solving linear equations, numerical methods and computer implementation
GuassSeider
- 高斯赛德尔迭代法和雅可比迭代法求解线性方程组。-Iteration solving system of linear equations
iterative-and-interpolation-method
- 有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。-Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.
Interate_Equation
- win32小程序 实现数值分析中迭代法求解方程组功能 包括雅可比迭代 高斯赛德尔迭代 超松弛迭代 能够正常运行 希望大家指教-Win32 small program to achieve numerical iteration method in solving equations features include Jacobi iteration gauss seidel iteration overrelaxation iteration can run normally hope you
solving-differential-equations
- 微分方程数值例子的解法,包括高斯消去法,jacobi迭代法,PR,SOR方法等-Numerical solution of differential equations Examples include Gaussian elimination, jacobi iterative method, PR, SOR method
Gaussdiedai
- 简单的高斯迭代法,适用于初学数值分析的人使用,方便调用,可以简单更改。-Simple Gauss iterative method for numerical analysis of people beginners to use, easy to call, you can simply change.
hw5
- 计算流体力学 第五次大作业 高斯迭代法求解破松方程-CFD fifth big job Gauss iteration method for solving equations break loose
a
- 高斯-赛德尔迭代法求此方程组的近似解,可以自己设定矩阵(Gauss Seidel iterative method)
涡格法代码
- 涡格法计算机翼的表面的升力和升力系数,采用高斯迭代求解(The lift and lift coefficients on the surface of the computer wings of the vortex lattice are solved by Gauss iteration)
高斯-赛德尔迭代法求线性方程组Ax=b的解
- 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
GausANDJacobian
- 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
g-s迭代法
- 高斯迭代法,jacobi算法,数值分析实验(gaosidiedaifajacoisuanfa)
GAUSS
- 计算方法中用来求解矩阵迭代的方法,高斯迭代法(The calculation method is used to solve the matrix, Gauss iterative method)
Gauss-Seidel迭代算法(后面有与Jacobi法比较)
- 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)