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

搜索资源列表

  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5560
    • 提供者:涉水灯盏
  1. G_S

    1下载:
  2. Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1318
    • 提供者:云中树
  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. 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. xianxingfangchengzu

    0下载:
  2. 本代码是GAUSS-SEIDEL迭代法、选主元JORDAN消去法、简单GAUSS消去法、选主元GAUSS消去法的MATLAB程序,有详细注释,可直接调用-This code is GAUSS-SEIDEL iteration, pivoting JORDAN elimination, simple GAUSS elimination, pivoting GAUSS elimination of the MATLAB program, with detailed notes, can be cal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2359
    • 提供者:huanghf
  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. JGuss

    0下载:
  2. 用迭代法求解线性方程组:主要是Jacobi迭代法和Gauss-Seidel迭代法关于MATLAB源程序-Iterative method for solving linear equations: Jacobi iteration, and is mainly Gauss-Seidel iteration method on MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:736
    • 提供者:陈玟
  1. application-of-CG-and-Gauss-Seidel-

    0下载:
  2. 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:42898
    • 提供者:张明
  1. iteration

    0下载:
  2. 利用Matlab 实现求解方程组的 Jacobi 迭代法; 利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法; 利用编制的算法求解给定的线性方程组; -Matlab Jacobi iterative method for solving equations Use of Matlab for solving the equations of Gauss-Seidel iteration method The preparation of the alg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:60349
    • 提供者:jenny
  1. gauss-seidel

    0下载:
  2. The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However, you should beware that the convergence tolerance must be carefully selected. Because the convergence criterion is based on the error between iterations,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:489497
    • 提供者:Danny
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1678
    • 提供者:wp
  1. 2

    0下载:
  2. Jacobi迭代算法和Gauss-Seidel迭代算法的具体matlab实现-Jacobi iterative algorithm and Gauss-Seidel iteration algorithm matlab achieve
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3874
    • 提供者:李新丰
  1. Flow-Calculation-Based-on-Matlab

    0下载:
  2. 一篇基于Matlab的Gauss_Seidel迭代法电力系统潮流计算的文献-Gauss-Seidel Iteration Method in Flow Calculation Based on Matlab
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:178180
    • 提供者:赵磊
  1. gauseid

    0下载:
  2. matlab矩阵计算 Gauss-Seidel迭代法解线性方程组-matlab matrix calculation Gauss-Seidel iteration method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:689
    • 提供者:pc
  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. matlab

    0下载:
  2. LINEAR SYSTEMS AND GAUSSIAN ELIMINATION THE LU FACTORIZATION Gauss-Seidel iteration SOR (successive over-relaxation) iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:Penny
  1. G-S与jaciob迭代迭代

    0下载:
  2. 利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:梦时无意
  1. 作业

    0下载:
  2. 高斯赛德尔迭代法,雅各比迭代法及其代码说明。(Gauss-Seidel iteration method, Jacobian iteration method and its code descr iption.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:60416
    • 提供者:Edith_Jin
  1. GS

    0下载:
  2. 求解系数矩阵由16阶Hilbert方程组构成的线性方程组,Gauss-Seidel迭代法;(The solution of coefficient matrix consists of 16 Hilbert equations, Gauss-Seidel iteration method.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-20
    • 文件大小:1024
    • 提供者:浅色风月
« 12 »
搜珍网 www.dssz.com