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

搜索资源列表

  1. Linear-Equations

    0下载:
  2. 解线性方程组的各种MATLAB实现方法,包括高斯列主消去法、Doolittle、Gauss Seidel-MATLAB Linear Equations various implementations,including out PCA Gaussian elimination, Doolittle, Gauss Seidel
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3632
    • 提供者:郭昊
  1. GaussSeidel

    0下载:
  2. 利用Gauss-Seidel迭代法计算 -Calculated using the Gauss-Seidel iterative method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:xubin
  1. Gauss_Seidel

    0下载:
  2. 利用高斯-赛蝶儿迭代法来求解方程组。用Fortran程序编写,里边有具体的例子。- solve the eqution with Gauss Seidel.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:380894
    • 提供者:胡英才
  1. Archive

    0下载:
  2. 数值方法解线性方程组,包括雅克比迭代法,高斯赛德尔迭代法和SOR超松弛迭代法的例程。-Linear equations with Jacobi, Gauss-Seidel method and SOR iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:173438
    • 提供者:hzf
  1. IterSolution

    0下载:
  2. 运用数值解法解线性方程组,即雅克比迭代法、高斯-赛德尔迭代法、SOR方法-The numerical solution of linear equations that Jacobi iteration method, Gauss- Seidel iterative method, SOR method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:王星星
  1. pta4

    16下载:
  2. 浙大PTA练习系统NA1004 比较雅各比迭代和高斯塞德尔迭代-Use Jacobi and Gauss-Seidel methods to solve a given n×n linear system A x ⃗ = b ⃗ with an initial approximation x ⃗ (0) . Note: When checking each a ii , first sca
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:110602
    • 提供者:qiuyingyue
  1. Gauss-seidel

    0下载:
  2. 高斯赛德尔迭代 西安交大 数值分析 梅立泉-xjtu matlab solve the problem
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1875
    • 提供者:尼克
  1. Jacobi_GaussSeidel

    0下载:
  2. using Jacobi and Gauss-Seidel method to solve Ax=b problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2034
    • 提供者:md adil
  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. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3830
    • 提供者:bi73951
  1. linear_algebraic_equations

    0下载:
  2. 用于数值分析线性代数方程求解的分解算法,包括Gauss-Seidel、Jacobi、SOR和Two-Step四种分解算法。-For linear algebraic equations solving in numerical analysis, including Gauss-Seidel, Jacobi, SOR and Two-Step algorithm realization.
  3. 所属分类:Algorithm

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

    0下载:
  2. displays graph in 2d graphic
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3018541
    • 提供者:tank.love
  1. MATLAB-system-of-eq

    0下载:
  2. this matlab code solve system of equations by gauss-seidel and jacobi method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1654
    • 提供者:hadi
  1. Finalwork

    0下载:
  2. 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel it
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6030
    • 提供者:李力
  1. gauss_seidel

    0下载:
  2. 高斯-塞代尔(Gauss-Seidel)消元法的MATLAB程序-Gauss- plug Dyer (Gauss-Seidel) elimination method MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:ke_zhifang
  1. m

    0下载:
  2. 这是利用VC2005编写的求高斯-赛德尔迭代法的小程序,亲测可用。-This is written using VC2005 gauss-seidel iterative method of small procedures, test available.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:735804
    • 提供者:xiaoyan001
  1. Gauss-Seidel-AND-SOR

    0下载:
  2. 数值分析Gauss_Seidel 和 SOR方法-the way of Gauss_Seideland SOR
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:32647
    • 提供者:漆广文
  1. G-S

    0下载:
  2. 用高斯-赛德尔法求解非线性方程组,亲测可以使用,也很好理解-Gauss- Seidel method for solving nonlinear equations, pro-test can be used also well understood
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:673440
    • 提供者:张建扬
  1. PF

    1下载:
  2. 以王锡凡《现代电力系统分析》中2机5节点系统为基础的潮流计算,涵盖Gauss-Seidel法、Newton法、P-Q分解法和保留非线性法4种方法。-A series of power flow calculation programs based on the 2 generator-5 node system in the Modern Power System Analysis (Xifan Wang) , covering the Gauss-Seidel method, Newton
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5622
    • 提供者:胡胡然
  1. GaussSeidel

    0下载:
  2. 求解线性方程组,利用高斯赛德迭代法可以更加精确求解-The solution of linear equations using Gauss Seidel iteration method can be more accurate solution
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:787
    • 提供者:马贵东
  1. JacobiaGaussSeidel

    0下载:
  2. 程序实现了高斯赛德尔的算法,高斯赛德尔算法在计算方法中是十分重要的 雅克比迭代法求实对称矩阵的特征值和特征向量-Application implements the algorithm of gauss seidel, gauss seidel algorithm is very important in the calculation method Jacobi iteration method realistic symmetric matrix eigenvalue and eigenve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1407
    • 提供者:陈澎彬
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com