搜索资源列表
Gauss_Seidel迭代法
- 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
Gauss_Seidel法解方程组
- Gauss_Seidel法解方程组,对同一系数矩阵的方程组,只须变换一次系数矩阵,即可求不同常数向量的不同方程组,大大提高计算效率,且可求解任意元线形方程组-Gauss_Seidel Solving equations, the same coefficient matrix equations, only a transformation coefficient matrix can be different for the different constant vector equation
Gauss_SeidelMatlab
- Matlab程序\\有限差分法\\Gauss_Seidel迭代法的Matlab程序.rar-Matlab procedures \\ finite difference method \\ Gauss_Seidel iteration of the Matla b procedures. rar
Gauss_Seide-Matlab
- Gauss_Seidel迭代法的Matlab程序 -Gauss_Seidel iteration of the Matlab program
diedaisuanfa
- 解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
gauss_Seidel
- 用matlab实现的Gauss-Seidel迭代法。
6.gauss-seidel
- Gauss_seidel算法,经典算法-Gauss_seidel algorithm, classical algorithm
Gauss-Seidel
- Gauss_Seidel迭代-Gauss_Seidel
Gauss_Seidel
- 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully
gauss_seidel
- 数值分析:Gauss_Seidel迭代法求解线性方程组。界面美化。c源代码-Numerical Analysis: Gauss_Seidel iteration method for solving linear equations. Interface landscaping. c source code
Gauss_Seidel
- this a program written by fortran for solving Gauss_Seidel. it s in word file.-this is a program written by fortran for solving Gauss_Seidel. it s in word file.
Gauss_Seidel
- 线性方程组的Gauss_Seidel算法求解-Linear Equations Gauss_Seidel algorithm
Gauss_Seidel
- 这是一个用高斯赛德尔算法解方程组的实例。-Gauss_Seidel
gauss_seidel
- matlab编写的Gauss_Seidel迭代算法求解方程组的根 -iterative algorithm matlab prepared Gauss_Seidel root of solving equations
Gauss_seidel
- Gauss_Seidel numeric method
gauss_seidel
- gauss_seidel 模拟双耦合扩散,其中的反应扩散项字数可以自己来修改-gauss_seidel ,dual-coupling diffusion, reaction-diffusion Equation
Gauss_Seidel
- This code finds the solution to a system of simultaneous linear equation using Gauss_Seidel Method.
Gauss_Seidel
- 用Gauss_Seidel迭代法来求解方程组的解的程序-With Gauss_Seidel iterative method to solve the solution of system program
Gauss_Seidel
- 解线性方程组的Gauss_Seidel(高斯-赛德尔)方法的matlab代码实现-Solution of linear equations of the Gauss_Seidel code
Gauss_Seidel
- Gauss_Seidel迭代法的一个主函数 -A main function of Gauss_Seidel iterative method