CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gauss-seidel matlab

搜索资源列表

  1. Seidel

    0下载:
  2. GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1031
    • 提供者:lll
  1. 线性方程组的迭代,matlab程序

    0下载:
  2. 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
  3. 所属分类:C#编程

  1. poissonfdm

    0下载:
  2. 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:LGE
  1. poissonSolver_matlab

    1下载:
  2. siggraph2003论文Poisson image editing的matlab实现-the matlab implementation of Poisson image editing(siggraph 2003)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:27931
    • 提供者:wuqiwen
  1. MATLAB

    0下载:
  2. Jacobi, Gauss seidel
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2130
    • 提供者:duarfel
  1. Householder

    1下载:
  2. Household变换的Matlab程序,有很强的应用和参考价值-Household Transform Matlab program has a strong application and reference value
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:827
    • 提供者:iyoung
  1. gs

    0下载:
  2. gauss seidel calc numerical method
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:728
    • 提供者:beskut
  1. gaussseidel

    0下载:
  2. 高斯-赛德尔迭代计算方法是在计算第一个方程函数得到第一个自变量后,吧自变量更新进入第二个方程计算。-Gauss- Seidel iteration method is to function in the calculation of the first equation obtained after the first argument, it updates the independent variables into the second equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:676
    • 提供者:jiaoyuwei
  1. MyMatrixFunction

    0下载:
  2. 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3020
    • 提供者:z
  1. MATLAB

    0下载:
  2. 数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用-Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12921
    • 提供者:huqianqian
  1. Jacobi-and-Gauss-Seidel

    1下载:
  2. 振动力学,振动曲线绘制,matlab,希望有用-Mechanical vibration, the vibration curve drawing, matlab, hope be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:575
    • 提供者:yongquan
  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

    • 发布日期:2017-03-31
    • 文件大小:6483
    • 提供者:Gaivn Jin
  1. Matlab

    0下载:
  2. Gauss Seidel 解数学矩阵方程 Bisection 解1元高次方程 Newton Method 解高次方程 Taylor series 泰勒公式求方程近似解-In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1651
    • 提供者:yuguo
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组-Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:20657
    • 提供者:clh
  1. Gauss-Seidel

    0下载:
  2. 通过在matlab下main和seidel的联合,可以完成线性方程组的高斯-赛德尔迭代的计算-And through joint main seidel in matlab, can complete linear equations Gauss- Seidel iterative calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:刘自然
  1. Gauss-Seidel

    0下载:
  2. 高斯赛德尔算法用matlab的实现,本代码中用的是标准的写法,非常适合初学者使用,代码是标准的教课书写法-Gauss Seidel algorithm using matlab implementation, the code is the wording of the standard, very suitable for beginners to use, the code is the standard textbook writing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:
  1. GAUSS-SEIDEL

    0下载:
  2. 用高斯-赛德尔迭代法求解线性方程组的matlab实例程序-a matlab example program about the Gauss- Seidel iterative method for solving linear equations matlab example program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:15739
    • 提供者:凌霄
  1. Load-flow-analysis-using-Gauss-seidel-method

    0下载:
  2. In this matlab code load flow analysis is done using Gauss-Seidel method for IEEE-14 bus system
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:md adil
  1. 迭代求解方程组

    1下载:
  2. 包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:小博v
  1. 高斯勒让德和切比雪夫数值积分

    0下载:
  2. 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:EIL
« 1 23 4 5 »
搜珍网 www.dssz.com