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

搜索资源列表

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

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

    • 发布日期:2011-12-24
    • 文件大小:1.01kb
    • 提供者:skiloop@126.com
  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

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

    • 发布日期:2017-03-26
    • 文件大小:5.8kb
    • 提供者:hkf
  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

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

    • 发布日期:2017-03-28
    • 文件大小:976byte
    • 提供者:马刚
  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. 这是Gauss消元法的Fortran实现-This is the Fortran code for Gauss
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 高斯消元法求解线性方程组,简单易行,速度快,精确-Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:588byte
    • 提供者:马琳
  1. Gauss

    0下载:
  2. Gauss法求解方程组。包含实验报告,cpp。-Gauss method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18.43kb
    • 提供者:AbStars
  1. gauss

    0下载:
  2. Runge-kutta方法的二级GAUSS法,用三级HENU方法提供初值-Secondary GAUSS method Runge-kutta method, using three methods provide initial values HENU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:707byte
    • 提供者:张文华
  1. GAUSS

    0下载:
  2. 用于数值计算,通过MFC编写的高斯消元法,进行数值计算(Gauss elimination method)
  3. 所属分类:数值算法/人工智能

  1. GAUSS–CHEBYSHEV法解积分

    1下载:
  2. 使用GAUSS–CHEBYSHEV(高斯 - 切比雪夫)法简单快速的解决含未知数的积分问题(Fast solution of integral problems with unknown numbers)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:guocheng5217
  1. gauss

    0下载:
  2. 利用matlab编写程序,实现列主元高斯消去法与三角变换法(Gaussian Elimination,triangular decomposition method)
  3. 所属分类:数值算法/人工智能

  1. gauss

    0下载:
  2. 采用高斯消元法,实现线性非齐方程求解,并且具有回代,可以直接论证方案。具有一般性,和参考性。(The Gauss elimination method is used to solve the linear non-homogeneous equation, and it can be used to prove the scheme directly. It is general and referential.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:27kb
    • 提供者:白泽呼啸
  1. 高斯-约当消去法解方程组

    0下载:
  2. 高斯约当消去法解方程组,快捷方便,高效。(The solution of equations)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:13kb
    • 提供者:crucis
  1. 高斯消去法

    0下载:
  2. 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:3kb
    • 提供者:兔咘咘
  1. h.rar

    0下载:
  2. 主要是利用高斯求积公式来计算积分,以达到高精度(Gauss quadrature formula is used to calculate the integral, so as to achieve high precision)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:问宝宝
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com