CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 列主元高斯消去法

搜索资源列表

  1. 高斯列主元消去法

    0下载:
  2. 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3812
    • 提供者:赵玲
  1. 高斯列主元消去法解线性方程组

    1下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11884
    • 提供者:轮子
  1. numericalcalculation

    0下载:
  2. 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:雷骏
  1. Main_Gauss

    0下载:
  2. 本程序实现了列主元高斯消去法,程序层次清晰,界面详细-this program out of the main yuan Gaussian elimination method, procedure levels clear and detailed interface
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:14965a
  1. lzgsxyf

    0下载:
  2. 数值分析中的求解算法 列主元高斯消去法。已经过编译测试-numerical analysis of the algorithm shown in the main yuan Gaussian elimination method. Has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:张薇
  1. xianxingfangchengzujiefa

    0下载:
  2. 线性方程组数值解法 包括高斯赛德尔迭代法 矩阵直接三角分解法 列主元高斯消去法 雅可比迭代法-linear equations numerical solution including high resistivity iteration triangular matrix decomposition directly out PCA Gaussian elimination Jacobi iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2274
    • 提供者:xixi
  1. Gauss

    0下载:
  2. 列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9415
    • 提供者:张从
  1. GUASE

    0下载:
  2. 数值分析列主元高斯消去法-out numerical analysis of the main yuan Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:侃侃
  1. Gauss

    0下载:
  2. 解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:周倩
  1. 列主元高斯消去法444we23

    0下载:
  2. 列主元高斯消去法-out PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1376
    • 提供者:蒋涛
  1. matlab高斯消去法

    1下载:
  2. 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22280
    • 提供者:悟凡
  1. 高斯列主元消去法(fortran)

    1下载:
  2. 利用fortran编写的高斯列主元消去法程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-10-01
    • 文件大小:1000
    • 提供者:tfwei@126.com
  1. 列主元高斯消去法

    1下载:
  2. 和好的的一个代码 可以试一下
  3. 所属分类:其它程序

  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. Gauss1

    0下载:
  2. 此为MATLAB语言变得列主元高斯消去法-This is the MATLAB language has become the main element out Gaussian elimination
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:894
    • 提供者:cc
  1. 列主元高斯消去法c++

    0下载:
  2. 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
  3. 所属分类:其他

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

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

  1. 111

    0下载:
  2. 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小火_1998
  1. GS

    0下载:
  2. C语言编写,列主元高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, column principal component Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify th
  3. 所属分类:数学计算

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

    0下载:
  2. 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex linear equations.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:筱海子
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com