Welcome![Sign In][Sign Up]
Location:
Search - seidel

Search list

[matlabALGO3-5

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:

[MPIGaussSeidel

Description: Gauss Seidel algorithm using MPI
Platform: | Size: 1636352 | Author: serfer | Hits:

[OtherGauss-Seidel

Description: 高斯迭代法求线性方程组,用于数值分析方面,-Gauss-Seidel
Platform: | Size: 1024 | Author: li | Hits:

[matlabsy3

Description: Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
Platform: | Size: 1024 | Author: 王宝木 | Hits:

[Delphi VCLSEIDEL

Description: This is program gauss seidel in C++ this is very usefull for studennt
Platform: | Size: 1024 | Author: mariayulita | Hits:

[matlabgaussppg

Description: Program for Gauss - Seidel for Load Flow Analysis
Platform: | Size: 3072 | Author: REB mus | Hits:

[AlgorithmGauss-Seidel

Description: 经过优化的C代码实现的Gauss-Seidel 迭代算法-Optimized C code of the Gauss-Seidel iterative algorithm
Platform: | Size: 7168 | Author: 沈旭 | Hits:

[matlabgauss-seidel

Description: 通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组-By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two
Platform: | Size: 1024 | Author: 张明 | Hits:

[CSharpGauss-Seidel

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:

[AlgorithmSeidel-iteration

Description: 这是计算方法中的一个实验,其主要功能是实现赛德尔迭代-This is an experiment in the calculation, and its main function is to achieve Seidel iteration
Platform: | Size: 1024 | Author: 王宇煜 | Hits:

[ConsoleSeidel

Description: 解线性代数方程组的Seidel迭代法的C++实现-Solution of linear algebraic equations of the Seidel iteration method for C++
Platform: | Size: 1024 | Author: CGQ | Hits:

[AlgorithmGauss-Seidel-iteration-method

Description: Gauss-Seidel iteration method,c语言编写-Gauss-Seidel iteration method, c language
Platform: | Size: 1024 | Author: 小东 | Hits:

[matlabGauss-Seidel-Method

Description: 此文档是基于matlab的Gauss-Seidel Method的实验报告,没有matlab代码,可供大家参考。-This document is based on the Gauss-Seidel Method matlab experimental report, no matlab code, for your reference.
Platform: | Size: 16384 | Author: fan | Hits:

[AlgorithmGauss-Seidel-method

Description: In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
Platform: | Size: 52224 | Author: Dmitriy | Hits:

[Algorithmgs

Description: GAUSS SEIDEL ITERATION FOR N SIMULTANEOUS LINEAR EQUATIONS
Platform: | Size: 1024 | Author: bellaoui | Hits:

[matlabapplication-of-CG-and-Gauss-Seidel-

Description: 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
Platform: | Size: 43008 | Author: 张明 | Hits:

[JSP/JavaGauss-Seidel

Description: 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
Platform: | Size: 2048 | Author: shixuehai | Hits:

[AlgorithmGauss---Seidel-Algorithm

Description: 合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现-Gauss- Seidel Algorithm
Platform: | Size: 967680 | Author: dengpao | Hits:

[AlgorithmGauss-Seidel

Description: 这是数值分析中,用Guss-Seidel迭代法求解方程的程序,该方法易于理解,在数值分析中普遍运用-This is the numerical analysis, use Guss-Seidel iterative equation program, this method is easy to understand, in the numerical analysis of common use
Platform: | Size: 14336 | Author: wangjixu | Hits:

[AlgorithmGauss---Seidel-iteration

Description: 使用高斯-赛德尔迭代求解方程组的值,是我数值分析课的作业,只能求解有唯一解情况-The value of using the Gauss- Seidel iteration for solving equations, numerical analysis homework assignment has a unique solution can only solve the
Platform: | Size: 1024 | Author: 徐文涛 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net