CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯赛德尔迭代法

搜索资源列表

  1. gaosisaideer

    0下载:
  2. 用Visual C++实现的高斯—赛德尔迭代法-achieve with Visual C Gauss - Seidel iterative method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47298
    • 提供者:马滔
  1. 高斯赛德尔迭代法

    2下载:
  2. 用matlab实现高斯赛德尔迭代法
  3. 所属分类:matlab例程

    • 发布日期:2011-05-31
    • 文件大小:689
    • 提供者:tinkerguang
  1. 高斯-赛德尔迭代法解线性方程组的C++程序

    0下载:
  2. 这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:2760
    • 提供者:wade
  1. G-S 解高斯-赛德尔迭代法的源代码程序

    1下载:
  2. 提供了用matlab解高斯-赛德尔迭代法的源代码程序,解决此类迭代问题方便快捷,一目了然
  3. 所属分类:matlab例程

    • 发布日期:2012-10-23
    • 文件大小:874
    • 提供者:echolovely
  1. mg_smooth_ell

    2下载:
  2. L形区域几何多重网格算法,利用高斯赛德尔迭代法来实现-L-shaped region geometric multi-grid algorithm, the use of high-斯赛德尔iterative method to achieve
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-29
    • 文件大小:1629
    • 提供者:xzz
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. MySolutions

    0下载:
  2. 运用迭代法求解线性方程组,包括高斯-赛德尔法、雅克比法、SOR法。-The use of iterative method for solving linear equations, including Gauss- Seidel method, Jacobian method, SOR method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1805356
    • 提供者:王方
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. xianxingfangchengzu

    0下载:
  2. 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1256
    • 提供者:源治
  1. typicalmethods

    0下载:
  2. 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1617
    • 提供者:ZY
  1. a

    0下载:
  2. 高斯-赛德尔迭代法求此方程组的近似解,可以自己设定矩阵(Gauss Seidel iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:14336
    • 提供者:hyuk
  1. 高斯赛德尔迭代法matlab编程

    0下载:
  2. 高斯赛德尔迭代法matlab编程,可以供使用者下载。(Gauss saidel iteration method)
  3. 所属分类:文章/文档

  1. 数值分析方法

    0下载:
  2. 数值分析程序,包括4阶龙格库塔,牛顿迭代法, 高斯赛德尔迭代法(Numerical analysis program, including 4 order Runge Kutta, Newton iterative method, Gauss Seidel iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:Lethcobs
  1. 解线性方程组

    0下载:
  2. 求解线性方程组的方法:高斯赛德尔迭代法,LU分解法(Solving linear equations by Gauss Seidel iteration)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:l玲子l
  1. 高斯-赛德尔迭代法求线性方程组Ax=b的解

    0下载:
  2. 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:10240
    • 提供者:浅若夏沫
  1. jiefangcheng

    0下载:
  2. 使用高斯-赛德尔迭代法和雅克比迭代法求解线性方程组;使用高斯法和列主元法求解线性方程组。(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.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:求悳
  1. 解线性方程组的迭解法

    0下载:
  2. 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. 高斯赛德尔迭代

    0下载:
  2. 本程序利用高斯赛德尔迭代法求线性方程组,格式为函数形式。
  3. 所属分类:matlab例程

  1. 高斯赛德尔迭代法

    0下载:
  2. %高斯赛德尔迭代法求方程组的解(矩阵公式求解) %A为方程组的系数矩阵;b为方程组的右端项 %x为线性方程组的解了;x0为迭代初值 %eps为误差限;M为迭代的最大次数 已验证,转matlab该后缀为.m
  3. 所属分类:matlab例程

« 12 3 4 5 6 »
搜珍网 www.dssz.com