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

搜索资源列表

  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
    • 文件大小:3.72kb
    • 提供者:赵玲
  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
    • 文件大小:7.6kb
    • 提供者:雷骏
  1. gaussLinearEquation

    0下载:
  2. 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:746byte
    • 提供者:易先知
  1. 6BAND

    0下载:
  2. 用列选主元高斯消去法求解右端具有M组常数向量的N阶一般带型方程组AX=D.其中A为N阶带型矩阵.-PCA with out Gaussian elimination selection method with the M group of the right side of the N-order vector constants with the general equation AX = D. One A for the N-order band-type matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:592byte
    • 提供者:chen
  1. guass

    0下载:
  2. 列主元高斯消去法对于某电路的分析,归结为求解线性方程组RI=V。其中 (1)编制解n阶线性方程组 列主元高斯消去法的通用程序; (2)用所编制程序解线性方程组 ,并打印出解向量,保留5位有效数; -Out the main element Gaussian elimination of a certain circuit analysis, reduced to solving linear equations RI = V. Where (a) the prepar
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:713byte
    • 提供者:wuqian
  1. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750byte
    • 提供者:孙红
  1. gauss

    0下载:
  2. 高斯消元法和高斯列主元消元法解方程组;对于计算方法课程一些问题的分析解决-Gauss elimination and Gauss elimination method main-element solutions of equations calculation program for analyzing and solving some problems
  3. 所属分类:Other windows programs

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

    0下载:
  2. 解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:738byte
    • 提供者:CGQ
  1. liezhuyuangaosixiaoqufa

    0下载:
  2. 实现数值分析中的列主元高斯消去法,用于解线性代数方程组-Column in the numerical analysis principal component Gaussian elimination method for solving linear algebraic equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:192.24kb
    • 提供者:lmq
  1. shuzhisuanfa

    0下载:
  2. 实现数值分析中的一些基本算法,Jacobi、Gauss、Gauss-Seidel、拉格朗日插值以及列主元高斯消去发等-Some of the basic algorithm in numerical analysis
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:919.94kb
    • 提供者:maple
  1. Gauss_method

    0下载:
  2. 高斯消元法和列主元高斯消元法求解矩阵方程-Gaussian elimination method
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1.97kb
    • 提供者:Adom
  1. gauss-cPP

    0下载:
  2. 列主元高斯消元法,用C++写的,是PDF文件,但是代码内容是文本形式,可以复制-Out PCA Gaussian elimination with C++ written a PDF file, but the code text form can be copied
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:22.6kb
    • 提供者:韩江
  1. Gauss_Elim

    0下载:
  2. 列主元高斯消去法,在数值分析中用于计算线性方程组一个很重要的方法,能用于跟其他方法的比较。-Main-element Gaussian elimination for a very important method of calculation of linear equations, numerical analysis, can be used for comparison with other methods.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:570byte
    • 提供者:guanqing
  1. Gauss-

    0下载:
  2. 列主元高斯消元法解线性方程组,线性方程组在代码中定义-Out PCA Gaussian elimination method for solving linear equations, linear equations defined in the code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:623.83kb
    • 提供者:
  1. 123

    0下载:
  2. 用LU分解及列主元高斯消去法解线性方程组(非图形界面)。-Decomposition and out PCA Gaussian elimination method for solving linear equations with LU.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:192.22kb
    • 提供者:赵瑾
  1. Gaussian-Elimination

    0下载:
  2. 列主元高斯消去法求解线性方程组的解C++程序-Out PCA Gaussian elimination method for solving linear equations solution C++ program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:815byte
    • 提供者:anqi
  1. 列主元高斯消去法c++

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

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

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

    • 发布日期:2017-12-28
    • 文件大小:1kb
    • 提供者:小火_1998
  1. 解线性方程组的高斯列主元消元法vb程序

    0下载:
  2. 解线性方程组的高斯主列消去法vb程序。pfg(Gauss iterative method for solving linear equations)
  3. 所属分类:其他小程序

    • 发布日期:2018-05-01
    • 文件大小:209kb
    • 提供者:aaazz
  1. gaosiliezhuyuan-for

    1下载:
  2. 有用的下载吧,列主元消去法的fortran语法形式,可能对大家有点小用(Useful downloads, column principal elimination)
  3. 所属分类:其他

    • 发布日期:2020-04-16
    • 文件大小:5kb
    • 提供者:bilihu
« 12 3 »
搜珍网 www.dssz.com