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

搜索资源列表

  1. GAUSS

    0下载:
  2. GAUSS列主元消去法,利用FORTRAN编写-GAUSSmethod,and in fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:150038
    • 提供者:卜淑霞
  1. gaosixiaoqu

    0下载:
  2. 高斯列主元消去法,对输入的方程组求解,精确度很高。编译环境VC2010-Gaussian column principal component elimination method for solving the equations of the input high precision. Compile environment VC2010
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3968962
    • 提供者:张洪超
  1. duoruanfancheng

    0下载:
  2. 用“列主元消去法”解多元方程组 高斯消去法 回代-Solution of multiple equations, Gaussian elimination backward substitution " column main elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:792
    • 提供者:清风
  1. shuzhi

    0下载:
  2. 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:lby
  1. liezhuyuan

    0下载:
  2. 这是高斯列主元消去法解方程的资料,包含其原理和C++源程序-This is the main element of the Gaussian elimination method for solving equations, contains its principle and C++ of source
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:82605
    • 提供者:claire
  1. 11

    0下载:
  2. cout< "--- -----请选择方程解答的方案----------" cout<<"\n 1. 克拉默(Cramer)法则" cout<<"\n 2. Gauss列主元消去法" cout<<"\n 3. Gauss全主元消去法" cout<<"\n 4. Doolittle分解法" cout<<"\n 5. 退出" cout<<"\n 输入你的选择:" -cout
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:3122
    • 提供者:李易
  1. Linear-equations

    0下载:
  2. 解线性方程组的c++程序,实现了克拉默(Cramer)法则,Gauss列主元消去法,Doolittle分解法等多种内容-Solving linear equations, c++ procedures Cramer (Cramer) rule, Gauss-column primary elimination Doolittle decomposition method and other content
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:3469
    • 提供者:宋飞
  1. GuassXQLineMain

    0下载:
  2. 高斯列主元消去法,用来解决解方程的问题,已经验证过,可以使用。-Useing it to solve the GuassXQLineMain,by useing the tool of matlab,it is a language made by myself,thank you,thank you.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1026
    • 提供者:不告诉
  1. gausspp

    0下载:
  2. 高斯列主元消去法,计算方法作业,主要用于方程的求解-homework of the course jisuanfangfa or caculator method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:1023
    • 提供者:王飞
  1. 1

    0下载:
  2. 高斯消去法和高斯列主元消去法以及解线性下三角形方程组-Gaussian elimination and principal component Gaussian elimination and the solution of linear triangular equations
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:2884
    • 提供者:李新丰
  1. Gauss_pivot

    0下载:
  2. matlab 高斯列主元消去法求解线性方程组程序,可用于求解任何元数方程组-Matlab gaussian column primary elimination method solving system of linear equations procedures, can be used to solve any yuan number equations
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:545
    • 提供者:luoxia
  1. Gaussian-elimination-method-

    0下载:
  2. 采用高斯列主元消去法求解其次线性方程组,是较常见的解方程组的算法-The main element of the Gaussian elimination method for solving Secondly linear equations, is more common solution of equations algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:3626
    • 提供者:赵永宁
  1. main-Gauss----

    0下载:
  2. 列主元消去法,LU分解,及最小二乘法的matlab- main Gauss method, LU triangular decomposition, Romberg (Romberg) algorithm, least square method Matlab procedures and operation results
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:36418
    • 提供者:王骞
  1. 9-6

    0下载:
  2. 利用列主元消去法计算一次线性方程组的解,doc文件中有程序说明。-Use of main-element elimination method to calculate a solution of linear equations, a descr iption of the procedures doc file.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:360448
    • 提供者:zhangyigong
  1. Partial_Pivoting

    1下载:
  2. 利用matlab实现高斯列主元消去法解线性方程组的数值解。-Using matlab to achieve numerical solution of the principal component Gaussian elimination method for solving linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:734
    • 提供者:hu mou
  1. Gaussian-elimination-method

    2下载:
  2. 高斯列主元消去法vb源程序,方便求解方程组未知数的值。-The main element of the Gaussian elimination method vb source code, to facilitate solving equations unknowns value.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1742
    • 提供者:aqingqt
  1. Gauss

    0下载:
  2. 数值分析中用C 语言验证验证Gauss列主元消去法。-Numerical analysis using the C language to verify verify the Gauss column principal component elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:5023
    • 提供者:小梅
  1. liezhuyuanxiaoqufa

    0下载:
  2. 数学-计算方法中利用列主元消去法求方程组的解-The column the main,-element elimination the Solutions for of the Law of Seeking an Equation
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:701
    • 提供者:王颖
  1. Column-pca-elimination-method

    0下载:
  2. 数值分析列主元消去法编程的源程序,可直接运行-Numerical analysis column pca elimination programming source code, can be directly run
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1063523
    • 提供者:王二小
  1. GauseJordan

    0下载:
  2. 用高斯--约当列主元消去法求线性方程组的解-Gauss- Jordan elimination method for main-element solution of linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:791
    • 提供者:黄磊
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com