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

搜索资源列表

  1. 线性方程组的迭代法和牛顿数值积分

    1下载:
  2. 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-12-24
    • 文件大小:1.01kb
    • 提供者:skiloop@126.com
  1. gauss

    0下载:
  2. 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:2.83kb
    • 提供者:成斌
  1. 列主元Gauss消去法

    0下载:
  2. 列主元Gauss消去法,是对多维方程的解法,用处-out PCA Gauss elimination method, the multi-dimensional equation solution, use a lot
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:974byte
    • 提供者:lian
  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
    • 文件大小:29.67kb
    • 提供者:chuchenyun
  1. gauss

    0下载:
  2. VC++中GAUSS法解方程,文档输入输出-VC++ In GAUSS Solving equations, input and output documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:152.03kb
    • 提供者:刘哲
  1. Gauss

    1下载:
  2. 高斯法解线性方程组,简短实用的一个matlab例程-Gauss Method for linear equations, a brief practical matlab routines
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5.8kb
    • 提供者:hkf
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法求矩阵的逆-Gauss-Jordan elimination method of the inverse matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:945byte
    • 提供者:许晔
  1. gauss

    0下载:
  2. 高斯列主元消元法解n元一次方程组和简易流程图-PCA out Gaussian elimination method solution of n-一次方程group and the simple flow chart
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:35.74kb
    • 提供者:jiyaodian
  1. gauss

    0下载:
  2. 高斯消去法适用于求解低阶线性方程和方程组,它先逐次消去变量,将方程组化成同解的上三角形方程组,然后按方程相反顺序求解上三角方程组,得到原方程组的解-Gaussian elimination method for solving linear equations and low-level equations, the successive elimination of its first variable, the equations into a triangle with the solut
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:565.49kb
    • 提供者:罗剑平
  1. Gauss

    0下载:
  2. 用Gauss法来直接解方程组的c程序,简单实用-use Gauss law to solute the linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:591byte
    • 提供者:咕咚
  1. gauss

    0下载:
  2. 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1.03kb
    • 提供者:juice
  1. gauss

    1下载:
  2. MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:976byte
    • 提供者:马刚
  1. gauss

    0下载:
  2. 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2.51kb
    • 提供者:Juri hui
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6kb
    • 提供者:xiang
  1. MATLAB(Gauss)

    0下载:
  2. MATLAB高斯消去法解方程组,我调试过了,可以用的,欢迎大家下载使用-MATLAB Gaussian elimination solution of equations, I had to debug, and can be, and welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:600byte
    • 提供者:shulisheng
  1. Gauss

    0下载:
  2. 高斯消去法,计算方法中高斯消去法十分常用,本代码检验并通过请放心使用-This methods is Gauss and easily used。You can understand it quikly .I hope help more people and feel happy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3.35kb
    • 提供者:赵晓晔
  1. Gauss

    0下载:
  2. c++编写,列主元Gauss法求解线性方程组-c++ written, main-element Gauss method for solving linear equations
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:606.67kb
    • 提供者:hewei
  1. Gauss-zhuyuan

    1下载:
  2. 采用高斯主元消去法求解线性方程组的数值解-Gaussian elimination method for solving the main element numerical solution of linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:947byte
    • 提供者:李沣
  1. Gauss

    0下载:
  2. 这是Gauss消元法的Fortran实现-This is the Fortran code for Gauss
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:808byte
    • 提供者:chf_eng
  1. gauss

    2下载:
  2. Gauss法函数,用于轨道确定,可求轨道六要素-Gauss method functions for orbit determination
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:刘创
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com