CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 高斯赛德尔迭代法
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 高斯赛德尔迭代法 - List
[
matlab
]
高斯赛德尔迭代法
DL : 0
用matlab实现高斯赛德尔迭代法
Update
: 2011-05-31
Size
: 689byte
Publisher
:
tinkerguang
[
Algorithm
]
mathmatics_of_computer
DL : 0
C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss- Seidel iterative method. cpp Lagrange polynomial interpolation. c
Update
: 2025-02-19
Size
: 2kb
Publisher
:
鸿鹤
[
OS program
]
3_6
DL : 0
高斯-赛德尔迭代法--源代码,这是我的课程设计作业,有点幼稚,请指教-Gauss- Seidel iterative method-- source code, this is my course design work, a bit naive, please enlighten
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李可
[
Algorithm
]
gausssaderalgrithem
DL : 0
高斯-赛德尔迭代法--源代码及关键源代码。包括了高斯-赛德尔矩阵算法类,高斯-赛德尔矩阵变换函数,迭代函数,求解函数,精度要求等-Gauss- Seidel iterative method-- the key source code and the source code. Including the Gauss- Seidel algorithm matrix category, Gauss- Seidel matrix transform function, iterative function for function, accuracy, etc.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李可
[
Algorithm
]
JacobiGaussSeidel
DL : 1
雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序-And high斯赛德尔Jacobian iteration method for solving linear equations with c++ Software development process
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王朝喜
[
Algorithm
]
NRC++_cpp
DL : 0
这是数学计算上常用的计算方法,如牛顿法、高斯-赛德尔迭代法等,非常好用。-This is a mathematical calculation on the commonly used method of calculation, such as the Newton method, Gauss- Seidel iterative method and so on, very easy to use.
Update
: 2025-02-19
Size
: 377kb
Publisher
:
吴
[
Algorithm
]
gaosisaier
DL : 0
高斯-赛德尔迭代法-cpp.-Gauss- Seidel iteration method-cpp.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张伟
[
Grid Computing
]
mg_smooth_ell
DL : 0
L形区域几何多重网格算法,利用高斯赛德尔迭代法来实现-L-shaped region geometric multi-grid algorithm, the use of high-斯赛德尔iterative method to achieve
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xzz
[
Algorithm
]
NumericalAlgorithm
DL : 0
高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical algorithm
Update
: 2025-02-19
Size
: 11kb
Publisher
:
金从友
[
matlab
]
iterative
DL : 0
rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgrad 预处理共轭梯度法求线性方程组 BJ 块雅克比迭代法求线性方程组 BGS 块高斯-赛德尔迭代法求线性方程组 BSOR 块逐次超松弛迭代法求线性方程组 -iterative method of linear equation.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
zuoxl
[
matlab
]
UnwellLineEquSet-matlab
DL : 2
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。 -Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈永恒
[
matlab
]
xianxingfangchengzu
DL : 0
本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
Update
: 2025-02-19
Size
: 1kb
Publisher
:
源治
[
matlab
]
typicalmethods
DL : 0
多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
ZY
[
Other
]
a
DL : 0
高斯-赛德尔迭代法求此方程组的近似解,可以自己设定矩阵(Gauss Seidel iterative method)
Update
: 2025-02-19
Size
: 14kb
Publisher
:
hyuk
[
Documents
]
高斯赛德尔迭代法matlab编程
DL : 0
高斯赛德尔迭代法matlab编程,可以供使用者下载。(Gauss saidel iteration method)
Update
: 2025-02-19
Size
: 7kb
Publisher
:
abc卡布奇诺555
[
Algorithm
]
数值分析方法
DL : 0
数值分析程序,包括4阶龙格库塔,牛顿迭代法, 高斯赛德尔迭代法(Numerical analysis program, including 4 order Runge Kutta, Newton iterative method, Gauss Seidel iterative method)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Lethcobs
[
Documents
]
解线性方程组
DL : 0
求解线性方程组的方法:高斯赛德尔迭代法,LU分解法(Solving linear equations by Gauss Seidel iteration)
Update
: 2025-02-19
Size
: 2kb
Publisher
:
l玲子l
[
Other
]
高斯-赛德尔迭代法求线性方程组Ax=b的解
DL : 0
该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
Update
: 2025-02-19
Size
: 10kb
Publisher
:
浅若夏沫
[
matlab
]
jiefangcheng
DL : 0
使用高斯-赛德尔迭代法和雅克比迭代法求解线性方程组;使用高斯法和列主元法求解线性方程组。(Using the Gauss - Seidel iterative method, Jacobi iterative method for solving linear equations and using Gauss method and column principal component method to solve linear equations.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
求悳
[
matlab
]
解线性方程组的迭解法
DL : 0
解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
靖哥哥sj
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.