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

搜索资源列表

  1. Seidel

    0下载:
  2. GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1031
    • 提供者:lll
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:3019
    • 提供者:站长
  1. Algorithm

    0下载:
  2. 一些比较难找的算法代码 中国剩余定理.cpp 高斯消元.cpp 红黑树.cpp 排序后第k位置数.cpp 修正单纯形.c-Some of the more difficult to find the algorithm code Chinese Remainder Theorem. Cpp Gauss elimination. Cpp black tree. Cpp sort k position after a few. Cpp amendment simplex. C
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:5239
    • 提供者:贲道伟
  1. SEIDEL

    0下载:
  2. 本程序实现了矩阵计算中的高斯——赛德尔迭代法,是速度比较快啊-This procedure achieved a matrix calculation of the Gauss- Seidel iteration method is the speed comparison快啊
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9127
    • 提供者:bringer
  1. C++arithmetic

    0下载:
  2. C++常用的数值算法 例如: 高斯-赛德尔迭代法、 列主元高斯消去法、 拉格郎日插值多项式 等等…… 都是很不错的学习资料,希望能帮助到大家!-C++ Commonly used numerical algorithm such as: Gauss- Seidel iterative method, PCA out Gaussian elimination method, Lagrange interpolation polynomial and so on ... ..
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8399
    • 提供者:LuanS
  1. znzx

    0下载:
  2. 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。-Damped least squares method (that is, Levenberg-Marquarat algorithm), Gauss-Newton algorithm are an Amendment Act.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:27392
    • 提供者:zjun800
  1. gausseliminatetosolvelinearequation

    1下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:988
    • 提供者:jiyoujun
  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

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. Gauss-Seidel_iteration

    0下载:
  2. 高斯-塞德尔GS迭代法求解矩阵,采用MSR法实现系数矩阵的存储-Gauss- Seidel iteration GS
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:张忆
  1. FP0

    0下载:
  2. Originally written for a PB2000 Casio computer program to solve power flow by five solutions methods (Gauss, Gauss-Seidel, Newton-Raphson-polar, Neuton-Raphson-Cartesian and Decoupled).-Originally written for a PB2000 Casio computer program to solve
  3. 所属分类:Education soft system

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

    0下载:
  2. Gauss-Seidel ecuation resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:Joey
  1. gauss

    0下载:
  2. 输入一个几行几列的数组,然后用高斯算法对其进行求解-Enter a few lines and a few columns of the array, and then solve it with the Gaussian algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2450
    • 提供者:燕子
  1. programs1

    0下载:
  2. 解线性方程的一些子程序,用FORTRAN编写,算法包括高斯全选主元法等。-Linear Equations of the number of subroutines, written with FORTRAN, algorithms, including full pivoting Gauss law.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6789
    • 提供者:chen
  1. SEIDEL

    0下载:
  2. This is program gauss seidel in C++ this is very usefull for studennt
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:mariayulita
  1. ge-mpi

    0下载:
  2. MPI algorithm of gauss elemination method
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1331
    • 提供者:erdem
  1. Gauss-Seidel

    0下载:
  2. 这是数值分析中,用Guss-Seidel迭代法求解方程的程序,该方法易于理解,在数值分析中普遍运用-This is the numerical analysis, use Guss-Seidel iterative equation program, this method is easy to understand, in the numerical analysis of common use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14594
    • 提供者:wangjixu
  1. JacobiGauss-Seidel

    0下载:
  2. Jacobi及Gauss-Seidel迭代- Jacobi Gauss-Seidel
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5380
    • 提供者:丫丫
  1. line-iteration_Gauss-seidel

    1下载:
  2. 二维热传导扩散问题的Gauss-Seidel线迭代方法-A two-dimensional thermal diffusion problem using Gauss-Seidel linear iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:293723
    • 提供者:lingnanlin
  1. Gauss

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

    • 发布日期:2017-04-12
    • 文件大小:1021
    • 提供者:nithya
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com