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

搜索资源列表

  1. gauss

    0下载:
  2. 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:660
    • 提供者:李丽
  1. byf_liezhuyuan

    0下载:
  2. 数值代数中的列主元高斯消去法解方程组,克服了高斯消去法中出现的因为系数小出现的崩盘-Numerical algebra column main Gaussian elimination method for solving equations, to overcome the Gaussian elimination coefficient is small because of the collapse of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:259991
    • 提供者:afeilaile222
  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
    • 文件大小:196853
    • 提供者:lmq
  1. the-Gaussian-elimination-method

    0下载:
  2. 列主元高斯消去法的C语言程序,用来求解线性方程组。在VS2010上编写,已调试通过。-Out PCA Gaussian elimination method C language program, is used to solve linear equations. Written in VS2010 debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:12928
    • 提供者:xiaoqiang
  1. Gauss

    0下载:
  2. VC++ 6.0 编写的使用列主元高斯消去法计算线性方程组的解。方程的系数和维数可以在函数体内手动修改。-Use written VC++ 6.0 out PCA Gaussian elimination method to calculate the solution of linear equations. The coefficients of the equation and dimension can manually modify the function body.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:870
    • 提供者:sun
  1. Ch3_gauss

    0下载:
  2. 高斯消去法,列主元高斯消去法,数值分析作业,用课后习题验证过是正确的。-gauss iteration
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:553
    • 提供者:朱翟
  1. fitting-code

    0下载:
  2. vb6.0编写的最小二乘法直线拟合、二次曲面拟合程序,线性方程组采用列主元高斯消去法。-vb6.0 prepared by the method of least squares fitting a straight line, the quadratic surface fitting procedure, linear equations using Gaussian elimination main-element.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:14547
    • 提供者:xft
  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
    • 文件大小:570
    • 提供者:guanqing
  1. Gauss

    0下载:
  2. 列主元高斯消去法的实现,用于3阶增广矩阵求解,可自行修改到多阶-Out PCA Gaussian Elimination implementation for solving the augmented matrix of order 3, you can modify to multi-stage
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:536
    • 提供者:王鹤
  1. Gauss

    0下载:
  2. 在matlab环境下,列主元高斯消去法的通用程序-In the matlab environment, the main element of the general program Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:624
    • 提供者:
  1. the-main-element-Gauss-

    0下载:
  2. 这个程序主要用于求解方程,用的是列主元高斯消去法,最终求得矩阵方程的解-This program is mainly used for solving equations, using a column PCA Gaussian elimination, the final matrix equation obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1988
    • 提供者:dyn
  1. GUASS

    0下载:
  2. 数值计算方法中的列主元高斯消去法,已经输入了增广矩阵。-Numerical methods out PCA Gaussian elimination, have entered the augmented matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1177
    • 提供者:刘凯新
  1. algorithm-CPP

    0下载:
  2. 用C++编程的十大算法,包括二分法、复化辛卜生公式、改进欧拉法、高斯迭代法解方程组、拉格朗日插值多项式、列主元高斯消去法、龙贝格算法、龙格库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测公式、雅各比迭代法、变步长法、最小二乘法-ten algorithm using C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8070
    • 提供者:清蒸舍雨
  1. liezhuyaun

    0下载:
  2. 列主元高斯消去法和列主元三角分解法解线性方程 matlab代写代做编程调试修改QQ1747812398-Out PCA Gaussian elimination and main-element triangular decomposition method for solving linear equations matlab write on behalf of doing programming and debugging modify QQ1747812398
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:337201
    • 提供者:李五
  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
    • 文件大小:196830
    • 提供者:赵瑾
  1. Gaussian-column-pca-method-

    0下载:
  2. 将矩阵的初等行变换作用于方程组的增广矩阵B  A b ,将其中的A变换成一个上三角矩阵,然后求解这个三角形方程组。列主元高斯消去法的基本思想是每次在系数矩阵A中依次按列在主对角线及以下的元素中,挑选绝对值最大的元素作为主元,将它调至主对角线上,然后用它消去主对角线以下的元素,最后变为同解的上三角形方程组去求解。 -Gaussian column pca method solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:9352
    • 提供者:刘星
  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
    • 文件大小:815
    • 提供者:anqi
  1. GAUSS

    0下载:
  2. 列主元高斯消去法解线性方程组Ax=b, 顺序高斯消去法解线性方程组Ax=b。-Column pca gauss elimination solution system of linear equations Ax = b, sequential gaussian elimination solution system of linear equations Ax = b.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:885
    • 提供者:贾璐
  1. 3

    0下载:
  2. 列主元高斯消去法和逐次超松弛迭代法 (1) 编制解n阶线性方程组Ax=b的列主元Gauss消去法的通用程序; (2) 用所编程序解线性方程组RI=V,并打印出解向量,保留五位有效数字 (3) 本题编程之中,你提高了哪些能力 -guass method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1488
    • 提供者:dsd
  1. LiezhuyuanGauss_5

    0下载:
  2. 实现列主元高斯消去法的方程求解,主要针对压缩和非压缩矩阵-Equation solver to achieve out PCA Gaussian elimination, mainly for compressed and uncompressed matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1370
    • 提供者:副贵名
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com