搜索资源列表
Gauss-Seidel
- 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss - Seidel method for solving linear equations of c procedures
Seidel
- Seidel迭代算法 帮助有需要的朋友们
Gauss-Seidel
- Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and t
seidel迭代法
- gauss-seidel迭代法解Ax=b的解-Gauss - Seidel iterative method for Ax = b Solution
Gauss-Seidel
- Gauss-Seidel, Gauss-Seidel
Guass-seidel
- 数值分析课程Guass-seidel点迭代程序
seidel迭代
- 这是seidel迭代算法-Seidel iterative algorithm
seidel迭代法
- gauss-seidel迭代法解Ax=b的解-Gauss- Seidel iterative method for Ax = b Solution
Gauss-Seidel 迭代
- 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss- Seidel iterative algorithm
Seidel
- GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
Gauss-Seidel
- 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
Gauss-Seidel
- Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and t
Gauss-Seidel
- Gauss-Seidel, Gauss-Seidel-Gauss-Seidel, Gauss-Seidel
seidel
- 数值分析塞德尔迭代法,是用C编写的,希望大家互相参考!!1-Numerical Analysis of Seidel iteration is prepared by using C, I hope everyone be used as a reference!! 1
seidel
- 并行环境下的seidel实现。使用mpi语言在smp环境下实现-Parallel environment Seidel realize. Use mpi language environment in smp realize
gauss-seidel
- Implementacion del metodo Gauss-Seidel para la solucion de sistemas de ecuaciones, tomando como aproximacion inicial x0.
Seidel
- matlab实现简单迭代法和Seidel迭代法 用matlab 。 是计算方法里面的内容。 -matlab simple iterative method and Seidel iterative method with matlab. Is calculated inside the content.
JacabiandGuass-Seidel
- Jacabi and Guass-Seidel迭代法是求解线性方程组中一种非常有效地方法,本文包含算例和程序-Jacabi and Guass-Seidel iterative method for solving linear equations is a very effective method, this article contains examples and procedures
seidel
- MPI Gauss-Seidel algorithm
GAUSS-SEIDEL
- 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)