Description: 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures Platform: |
Size: 1024 |
Author:Y.P.Zhou |
Hits:
Description: Algo3-5.c C program for implementing Algorithm 3.5
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 3.5 (Gauss-Seidel Iteration).
Section 3.7, Iterative Methods for Linear Systems, Page 187- Algo3-5.c C program for implementing Algorithm 3.5
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 3.5 (Gauss-Seidel Iteration).
Section 3.7, Iterative Methods for Linear Systems, Page 187 Platform: |
Size: 2048 |
Author:virumpa |
Hits:
Description: 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully Platform: |
Size: 1024 |
Author:zyy |
Hits:
Description: Gauss-Seidel的基于c语言的算法。开发环境为windows的c语言-Gauss-Seidel algorithm based on c language. Development environment for windows in c language. Platform: |
Size: 1024 |
Author:王桢 |
Hits:
Description: 利用VC++6.0进行高斯-赛德尔(Gauss-Siedel)迭代法进行齐次非线性方程组的计算,对于初学C++的人来说,本程序十分有用。方程的系数在程序中定义。-To use VC++6.0 Gauss- Seidel iterative method (Gauss-Siedel) homogeneous nonlinear equations calculated, the program is useful for beginners C++ people. The coefficients of the equation are defined in the program. Platform: |
Size: 1024 |
Author:王志 |
Hits: