Welcome![Sign In][Sign Up]
Location:
Search - gauss seidel method for nonlinear equations

Search list

[AlgorithmGauss-Seidel

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:

[Otherspgs

Description: 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form of (general storage format) of the Gauss-Seidel iterative solution of linear equations Ax = b Newton iterative method for solution of nonlinear equations f (x) = 0 with weight forms of SOR iterative solution of linear equations Ax = b with vector (sparse storage) form of the Gauss-Seidel iterative solution of linear equations Ax = b
Platform: | Size: 1024 | Author: 李能 | Hits:

[Algorithmcomputing

Description: 包括: 列主元Gauss消去法解线性方程组; 矩阵的LDLT和Cholesky分解; 追赶法解三对角方程组; Jacobi和Gauss-Seidel方法解方程组; Newton插值多项式和三次样条插值多项式; 复化Simpson公式求解定积分; Romberg方法求解定积分; 二分法和割线法求非线性方程的解。-Include: Main-element Gauss elimination method for solving linear equations Matrix LDLT and Cholesky decomposition The catch-up method for solving tridiagonal equations Jacobi and Gauss-Seidel method for solving equations Newton interpolation polynomial and cubic spline interpolation polynomial Complexification Simpson formula for solving the definite integral Romberg method for solving the definite integral The dichotomy and secant seeking nonlinear equation.
Platform: | Size: 972800 | Author: lisen | Hits:

[AlgorithmGS

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:

[CSharpG-S

Description: 用高斯-赛德尔法求解非线性方程组,亲测可以使用,也很好理解-Gauss- Seidel method for solving nonlinear equations, pro-test can be used also well understood
Platform: | Size: 673792 | Author: 张建扬 | Hits:

CodeBus www.codebus.net