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

搜索资源列表

  1. definen31

    0下载:
  2. 用GAUSS-SEIDEL求解线性方程组-With the GAUSS-EIDEL for solving linear equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2816
    • 提供者:jiang
  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. Gauss_Seidel_Method

    0下载:
  2. os : window vista 32bit compiler : visual c++ 6.0 Gauss-Seidel Method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:315417
    • 提供者:Eunsoo Na
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:Other windows programs

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

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

    • 发布日期:2017-03-31
    • 文件大小:33493
    • 提供者:Nizar
  1. gs

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

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

    0下载:
  2. 编制通用子程序:(1)雅可比迭代格式 (2)高斯-赛德尔迭代格式 (3)SOR方法格式-The preparation of common subroutines: (1) Jacobi iteration scheme (2) Gauss- Seidel iteration scheme (3) SOR method format
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1066
    • 提供者:刘志卫
  1. ProgramaInterpolacion

    0下载:
  2. Programa de algoritmos matematicos muestra los metodos de ecuaciones lineales,metodos de no ecuaciones lineales,Interpolacion y sumatorias como: Newton, biseccion, falsa posicion, punto fijo, secante, metodo de gauss, gauss seidel etc.-Programa de
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4850172
    • 提供者:NUBIA1
  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. 7

    0下载:
  2. 使用雅可比迭代法和高斯-赛德尔迭代法求方程组。用到高斯法求解方程组和三角分解法。-Using Jacobi iteration and Gauss- Seidel iteration method equations. Gauss method for solving equations used and the triangular decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:677
    • 提供者:郭敏霞
  1. ji-suan-fang-fa-shiyan

    0下载:
  2. 计算方法实验:包括高斯迭代和牛顿下山法;1、用Gauss - Seidel 迭代法求解方程组 10x1-x2-2x3=7.2 -x1+10x2-2x3=8.3 -x1-x2=5x3 输入:系数矩阵A,最大迭代次数N,初始向量,误差限e 输出:解向量 2、用牛顿下山法解方程 x*x*x-x*x-1=0(初值为0.6) 输入:初值,误差限,迭代最大次数,下山最大次数 输出:近似根各步下山因子。-Experimental method: includ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1689553
    • 提供者:
  1. gs

    0下载:
  2. gauss seidel numerical algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1773
    • 提供者:pietras88
  1. sy

    0下载:
  2. 体会数值算法的稳定性与不稳定性,线性方程组的迭代法,包括Jacobi迭代法和Gauss-Seidel迭代法,SOR迭代-Experience of numerical stability and instability of the algorithm to learn how to avoid instability in the algorithm and numerical stability of the algorithm chosen to experience the stabil
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1154
    • 提供者:apple
  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. PSG

    0下载:
  2. Heat Transfer PGS(Point Gauss-Seidel Iteration Method) for Elliptic Partial Differential Equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:538
    • 提供者:depot
  1. xianxingfangcheng

    0下载:
  2. 数值计算高斯-赛德尔迭代法线性方程组求解-Numerical Gauss- Seidel iterative method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:29209
    • 提供者:郭立杰
  1. 4

    0下载:
  2. 用Jacobi和Gauss-seidel方法解方程组。并比较迭代次数,是误差小于10E-3-Use of Jacobi and Gauss-seidel method to solve equations. And compare the number of iterations is less than 10E-3 error
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:21617
    • 提供者:张松昌
  1. metodo_de_gauss_seidel.2533

    0下载:
  2. Metodo de Gauss-Seidel
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:357777
    • 提供者:Jerkylink
  1. Temperature

    3下载:
  2. 使用matlab写得空间温度场程序,算法是高斯-塞德尔迭代法。-Room temperature using the matlab program is written, the algorithm is the Gauss- Seidel iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:547
    • 提供者:hujun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com