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

搜索资源列表

  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. Gauss_seidel

    0下载:
  2. 数值分析算法-----功能:gauss-seidel迭代求解线性方程组的根-Numerical analysis algorithms----- functions: gauss-seidel iterative root solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:754
    • 提供者:fhc
  1. Progs_m

    0下载:
  2. Solves Ax = b by Gauss-Seidel method with relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:48415
    • 提供者:Saeed
  1. GaussSeidelwudian

    1下载:
  2. 本例用五点差分法求解一个二阶偏微分方程,其间用Gauss-Seidel迭代求解-This example uses a five-point difference method for solving second order partial differential equations, during use Gauss-Seidel iterative
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1044
    • 提供者:张强
  1. gaussfinal_v1

    0下载:
  2. Gauss Seidel numeric Calculus
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1420
    • 提供者:luiza vega
  1. GSeidelVect

    0下载:
  2. function of gauss Seidel vectorized
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1262
    • 提供者:sin_duda
  1. Seidel

    0下载:
  2. Method Gauss-SeidelIn C# Numerical Methods
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:357574
    • 提供者:gorlando15
  1. Gauss-Seidel-method

    0下载:
  2. 高斯赛德尔算法 一种非线性代数方程组的迭代解法-High Sisaideer a nonlinear algebraic equation algorithm Iterative Solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:8984
    • 提供者:徐芳芳
  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. chap5.2_2

    0下载:
  2. Gauss-Seidel and SOR (Successive Over Relaxation)
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:14232
    • 提供者:selami
  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. Jacobi-guass-SOR

    0下载:
  2. 数值方法:雅克比、高斯赛德尔、超松弛迭代法matlab编程-Numerical methods: Jacobian, Gauss Seidel, over relaxation iterative method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1547
    • 提供者:阿杰
  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. Blatt11

    0下载:
  2. Gauss-Seidel function with example
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:ematimus
  1. algorithms-for-linear-problems

    0下载:
  2. 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1770
    • 提供者:Mu Lufei
  1. 2d-heat-conduction

    0下载:
  2. Numerical solution of steady heat conduction in a rectangular domain (L*H) Using Gauss-Seidel Finite Difference scheme.
  3. 所属分类:Algorithm

  1. Gauss-Seidel.m

    0下载:
  2. Several numeric methods in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1680
    • 提供者:f22krash
  1. az

    0下载:
  2. IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1558
    • 提供者:sami
  1. gauss_seidel

    0下载:
  2. Gauss Seidel Iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:s.h
  1. Solving-linear-equations

    0下载:
  2. 分别Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组-Jacobi iteration method respectively and Gauss-Seidel iteration method is used to solve the linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6506
    • 提供者:李记
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com