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. gaosi

    0下载:
  2. 高斯列主元消去法,用c#编写的高斯消去法。-Gaussian elimination pivot column, using c# written in Gaussian elimination.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:18.8kb
    • 提供者:zhaiweixing
  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. liezhuyuanfa

    0下载:
  2. 列主元法的基本思想是依次对k=1,2,……,n通过有选择地互换方程组中两个方程的位置,把akk,a(k+1)k,……,ank中绝对值最大的元素移到主对角线来,从而改造了高斯消去法的性能。-Out the main element of the basic idea is to turn on the k = 1,2, ... ..., n by selective exchange of equations two equations position to akk, a (k+1) k, ..
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1.34kb
    • 提供者:小马
  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. solution-of-linear-equations

    0下载:
  2. 有7种解线性方程组的算法,高斯算法,高斯列主元,高斯完全主元,LU分解法,LU列主元分解法,追赶法,高斯约旦消去法-There are seven kinds algorithm of solution of linear equations, Gaussian algorithm, out PCA Gaussian, Gaussian completely principal component, LU decomposition, LU column principal component
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:331.21kb
    • 提供者:zhangjing
  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. solve_equations

    0下载:
  2. 几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。-Gauss elimaination, Gauss_seidel ellimination
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:贾凌霄
  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. zhuyuan

    0下载:
  2. 用c++实现的数值分析中的高斯列主元消去法。 对理解高斯消去法有一定的参考价值。-With the c++ implementation of the Gauss numerical analysis of main element elimination of small procedures. There is reference value to the understanding of Gauss elimination pivot column.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:884byte
    • 提供者:俞航
  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 »
搜珍网 www.dssz.com