搜索资源列表

  1. UnwellLineEquSet-matlab

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

    • 发布日期:2024-06-09
    • 文件大小:6144
    • 提供者:陈永恒
  1. Gauss_Seidel

    0下载:
  2. 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:zyy
  1. UnwellLineEquSet-matlab

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

    • 发布日期:2024-06-09
    • 文件大小:6144
    • 提供者:Gaivn Jin
  1. Gauss_Seidel

    0下载:
  2. 一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。-In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method u
  3. 所属分类:matlab例程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:梁峻超
  1. Gauss_Seidel

    0下载:
  2. 用于求解线性方程组,采用快速的迭代方法,能够有效的减少迭代次数,尽快获得收敛解。(It is used to solve linear equations and adopts a fast iterative method, which can effectively reduce the number of iterations and obtain a convergent solution as soon as possible
  3. 所属分类:并行运算

    • 发布日期:2024-06-09
    • 文件大小:105472
    • 提供者:win_or_lose

源码中国 www.ymcn.org