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

搜索资源列表

  1. gaosi

    0下载:
  2. 在matlab环境下的高斯消元法的程序,主要用了列主元法。-Gaussian elimination program in the Matlab environment, with a column main element method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:729
    • 提供者:fangdaqi090
  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. chengxu

    0下载:
  2. 列主元迭代法,J迭代法,高斯迭代法解线性方程组-Column main Gauss iterative method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1181
    • 提供者:何雅
  1. duoruanfancheng

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

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

    0下载:
  2. 各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1261663
    • 提供者:wenwen
  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. gauss

    0下载:
  2. 列主元高斯分解 用于计算方法的线性方程组的求解-Out the main element Gaussian decomposition method used to calculate the solution of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1215
    • 提供者:wanzhiguo
  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. shuzhisuanfa

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

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

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

    • 发布日期:2017-11-18
    • 文件大小:2021
    • 提供者: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
    • 文件大小:23143
    • 提供者:韩江
  1. Gaussian-elimination-code

    0下载:
  2. 线性方程组求解,高斯消元法,列主元消元法,matlab代码-Solving linear equations, Gaussian elimination, main-element elimination method, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4108
    • 提供者:marry
  1. 001

    0下载:
  2. 列主元高斯消元法解线性方程组,其中的系数矩阵和右端向量大家可根据自己的需求更改,程序中已代入相应的具体矩阵-Out PCA Gaussian elimination method for solving linear equations, the coefficient matrix and the right end of the vector can be changed according to their needs, the program has been substituted i
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:798
    • 提供者:yangye
  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. Gaussian-column-pivoting-method

    0下载:
  2. 高斯列选主元法解多元线性方程组,相当实用-Gaussian column pivoting method for solving multiple linear equations, very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:26741
    • 提供者:俞礼彬
  1. MATLAB

    0下载:
  2. 选列主元高斯消元法 源代码程序 A=[1 1 1 -1 3 1 2 -6 1] b=[6 4 -5] x=gauss2(A,b) 答案;3 2 1-Election column the main Gaussian elimination method source code program A = [1 1 1 -1 3 1 2-6 1] b = [6 4 -5] of x = gauss2 (A, b) the answer 321
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:498709
    • 提供者:chenqiang
  1. shuzhifenxi

    0下载:
  2. 数值分析课程中代码的C++实现,主要有Gauss,高斯赛德尔消去法,jacobi行列式,朗格朗日插值、列主元高斯消去等。-Numerical analysis course code C++ implementation, mainly the Gauss the the high Sisaideer elimination, jacobi determinant Lang Gelang interpolation out PCA Gaussian elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:941280
    • 提供者:Maple
  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. Columns-of-the-main-element-method

    0下载:
  2. 使用列主元法求解方程组,比使用高斯消元法更准确-Columns of the main element method to solve the equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2555
    • 提供者:guzhu
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com