搜索资源列表
Gauss-Seidel
- 该源码是国外用C#编写的用于数学分析的源码,主要用来解决高斯-塞得尔问题的
线性方程组的迭代,matlab程序
- 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
lab_6
- 中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
ProgramaInterpolacion
- Programa de algoritmos matematicos muestra los metodos de ecuaciones lineales,metodos de no ecuaciones lineales,Interpolacion y sumatorias como: Newton, biseccion, falsa posicion, punto fijo, secante, metodo de gauss, gauss seidel etc.-Programa de
metodo_de_gauss_seidel.2533
- Metodo de Gauss-Seidel
Gauss-Seidel
- Gauss-Seidel的基于c语言的算法。开发环境为windows的c语言-Gauss-Seidel algorithm based on c language. Development environment for windows in c language.
Seidel
- Method Gauss-SeidelIn C# Numerical Methods
Gauss-Seidel
- 实现高斯赛德尔迭代法,可以实现空间离散点的插值运算-Implement gaussian "del iterative method
iteration-method
- 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
Gauss-seidel-solutions
- 运用高斯-赛德尔迭代公式求解线性方程组,自己定义方程组-Using Gauss- Seidel iteration formula for solving linear equations, their definition equations
G-S
- 用高斯-赛德尔法求解非线性方程组,亲测可以使用,也很好理解-Gauss- Seidel method for solving nonlinear equations, pro-test can be used also well understood