CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Gauss-Seidel

搜索资源列表

  1. Gauss-Seidel

    0下载:
  2. 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss - Seidel method for solving linear equations of c procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1068
    • 提供者:Y.P.Zhou
  1. Gauss-Seidel

    0下载:
  2. Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two me
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:78788
    • 提供者:吕鹏
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel, Gauss-Seidel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:yanyuan
  1. Gauss-Seidel 迭代

    0下载:
  2. 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss - Seidel iterative algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1261
    • 提供者:陈曦
  1. SOR

    2下载:
  2. SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1395
    • 提供者:罗磊君
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:王宝木
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11322
    • 提供者:不死鸟
  1. Gauss-Seidel-method

    0下载:
  2. 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 solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:51982
    • 提供者:Dmitriy
  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. Gauss

    1下载:
  2. 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:30380
    • 提供者:chuchenyun
  1. Gauss-Seidel

    0下载:
  2. 用Gauss-Seidel求线性方程组的解向量,并给出迭代次数和误差.-Using Gauss-Seidel linear equations for the solution vectors, and give and error iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1143
    • 提供者:Jimmy
  1. G_S

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

    • 发布日期:2017-04-11
    • 文件大小:1318
    • 提供者:云中树
  1. gauss-jacobi

    0下载:
  2. Inplementation of Gauss-Jacobi method
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:30754
    • 提供者:Jaziel
  1. Gauss-Seidel

    0下载:
  2. 高斯斯代尔迭代法,用于数值分析课,正确,可以提供简单的参考-Gauss-Seidel iterative methods
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:735
    • 提供者:阿锦
  1. Powe_System_toolbox

    0下载:
  2. solve power flows by gauss seidel method ans newton Rapson
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:610246
    • 提供者:wilber2912
  1. Possion_FEM

    1下载:
  2. 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:543033
    • 提供者:liang
  1. gauss-seidel

    0下载:
  2. Implementacion del metodo Gauss-Seidel para la solucion de sistemas de ecuaciones, tomando como aproximacion inicial x0.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:820
    • 提供者:dacert
  1. Gauss-Seidel_neliniara

    0下载:
  2. Algorithm for the Gauss–Seidel method, for numerical linear algebra
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:608
    • 提供者:dutz
  1. GAUSS-SEIDEL

    0下载:
  2. 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:phdzhang
  1. gauss

    0下载:
  2. gauss seidel power flow solution
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2423808
    • 提供者:himawasthi
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com