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

搜索资源列表

  1. Gaussseidel

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

    • 发布日期:2017-04-05
    • 文件大小:692
    • 提供者:asdasdq
  1. homework4

    0下载:
  2. 题:用Jacobi和Gauss-Seidel方法解线性方程组Ax=b-Title: The Jacobi and Gauss-Seidel method to solve linear equations Ax = b
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:247859
    • 提供者:孔明
  1. maseidel

    0下载:
  2. 用Gauss-Seidel迭代法解线性方程组Ax=b, A为系数矩阵,b为右端向量-Using Gauss-Seidel iteration method for solving linear equations Ax = b, A as the coefficient matrix, b is the right end of the vector
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:586
    • 提供者:malanxiang
  1. SOR

    0下载:
  2. 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
  3. 所属分类:Algorithm

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

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

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

    0下载:
  2. Iterative Techniques, Jacobi Iteration, Gauss Seidel iteration and SOR iteration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:touchworks
  1. Guass_seidel

    0下载:
  2. 高斯-赛德尔法解线性方程组,一般解法和矩阵法MATLAB程序-Gauss- Seidel method for solving linear equations, the general method and matrix method MATLAB program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:889
    • 提供者:coolcyj
  1. Iterate

    0下载:
  2. will implement either Jacobi, Gauss-Seidel or SOR iterative techniques to solve the problem
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:743
    • 提供者:ali
  1. gaussi-jacobi-gseidel_algorithm

    0下载:
  2. Gauss, Jacobi e Gauss-Seidel Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:Antonio
  1. feixianxing

    0下载:
  2. 解线性方程组的迭代法 【实验内容】对实验四所列目的和意义的线性方程组,试分别选用Jacobi 迭代法,Gauss-Seidel迭代法和SOR方法计算其解。-Solving linear equations of the iteration method 【Content】 experimental four experiments listed in the purpose and significance of the linear equations, test were selec
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:775
    • 提供者:yuan
  1. GaussSeideldiedai

    0下载:
  2. 高斯—赛德尔迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Gauss- Seidel iterative solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+11 x4 = 25
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:611287
    • 提供者:wq
  1. GaussSeidel

    0下载:
  2. método iterativo de resolución de sistemas lineales GAUSS SEIDEL
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:783
    • 提供者:tremaida
  1. jacobi

    0下载:
  2. 这个程序是针对雅可比迭代和Gauss_Seidel迭代的源程序,简单易懂,非常实用-jacobi and Gauss-Seidel
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1208
    • 提供者:lili
  1. jacobi_Gauss_seidel

    0下载:
  2. 高斯和jacobi解方程,这是本人原创的,主要是在完成计算方法作用,希望对搞算法的人有帮助-Gauss and jacobi solution of equations, this is my original, mainly in the completion of the calculation method, we hope the right people to help carry out the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:835
    • 提供者:蓝风
  1. lab_6

    0下载:
  2. 中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1807
    • 提供者:刘亮明
  1. maseidelghhhhhhh

    0下载:
  2. 用途:用Gauss-Seidel迭代法解线性方程组Ax=b 格式:x=maseidel(A,b,x0,ep,N) A为系数矩阵,b为右端向量, -Uses: The Gauss-Seidel iteration method for solving linear equations Ax = b Format: x = maseidel (A, b, x0, ep, N) A as the coefficient matrix, b for the right-hand side vec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:huanhuan
  1. xianxingfangchengzu

    0下载:
  2. 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1256
    • 提供者:源治
  1. gaosi

    0下载:
  2. 数值分析题目,高斯-赛德尔迭代算法的Matlab文件。输入精度得出计算结果。-Numerical analysis topic, Gauss- Seidel iterative algorithm Matlab files. Input precision calculation results obtained.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:541
    • 提供者:mike
  1. djhsajdh

    0下载:
  2. Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp 插值法 lagrange .cpp 二分法.txt 二分法和简单迭代法以及埃特金.txt 复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt-Gauss elimination method- do not choose the principal component Gauss elimination method- principal c
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7536
    • 提供者:贾斌
  1. math

    1下载:
  2. 比较赛德尔和高斯迭代发的收敛性,通过MFC作为截面,直观输入数值,并且有列表输出各次迭代的中间值,并判断是否收敛性-Comparison of Seidel and Gauss iterative convergence of hair, through the MFC as a cross-section, intuitive input values, and there are lists out the various iterations of the intermediate val
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2060965
    • 提供者:盛冬冬
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com