搜索资源列表
高斯赛德尔迭代
- 高斯赛德尔迭代它是数值分析重的经典的算法,我在这儿把我自己写的程序给大家分享。-high Shisaideer iterative numerical analysis it is heavy classic algorithms, I have been here my own written procedures to share with you all.
高斯赛德尔迭代法
- 用matlab实现高斯赛德尔迭代法
高斯赛德尔迭代
- 高斯赛德尔迭代它是数值分析重的经典的算法,我在这儿把我自己写的程序给大家分享。-high Shisaideer iterative numerical analysis it is heavy classic algorithms, I have been here my own written procedures to share with you all.
实验5-雅可比迭代
- 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss- Seidel iterative solution equations Ax = b, analysis, comparison of the results
mathmatics_of_computer
- 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
3_6
- 高斯-赛德尔迭代法--源代码,这是我的课程设计作业,有点幼稚,请指教-Gauss- Seidel iterative method-- source code, this is my course design work, a bit naive, please enlighten
gausssaderalgrithem
- 高斯-赛德尔迭代法--源代码及关键源代码。包括了高斯-赛德尔矩阵算法类,高斯-赛德尔矩阵变换函数,迭代函数,求解函数,精度要求等-Gauss- Seidel iterative method-- the key source code and the source code. Including the Gauss- Seidel algorithm matrix category, Gauss- Seidel matrix trans
fdsfsd
- 高斯赛德尔迭代它是数值分析重的经典的算法,我在这儿把我自己写的程序给大家分享。--high resistivity iterative numerical analysis it is important to the classical algorithm, I have been here my own written procedures to share with you all.-
JacobiGaussSeidel
- 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序-And high斯赛德尔Jacobian iteration method for solving linear equations with c++ Software development process
NRC++_cpp
- 这是数学计算上常用的计算方法,如牛顿法、高斯-赛德尔迭代法等,非常好用。-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.
gaosisaier
- 高斯-赛德尔迭代法-cpp.-Gauss- Seidel iteration method-cpp.
mg_smooth_ell
- L形区域几何多重网格算法,利用高斯赛德尔迭代法来实现-L-shaped region geometric multi-grid algorithm, the use of high-斯赛德尔iterative method to achieve
iterative
- rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 co
guass_seidel
- 计算方法中的高斯赛德尔迭代算法的简单C++程序-Method of calculating high斯赛德尔a simple iterative algorithm for C++ program
xianxingfangchengzu
- 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
typicalmethods
- 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
高斯赛德尔迭代法matlab编程
- 高斯赛德尔迭代法matlab编程,可以供使用者下载。(Gauss saidel iteration method)
解线性方程组
- 求解线性方程组的方法:高斯赛德尔迭代法,LU分解法(Solving linear equations by Gauss Seidel iteration)
高斯-赛德尔迭代法求线性方程组Ax=b的解
- 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
高斯赛德尔迭代
- 利用VB实现高斯赛德尔迭代求解线性方程组,原系数矩阵用TXT文件输入。可供数学专业的同学使用。(Using VB to achieve Gauss Seidel iteration to solve linear equations, the original coefficient matrix is input with TXT file. It can be used by students in mathematics.)