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

搜索资源列表

  1. detGauss.rar

    0下载:
  2. 高斯列主元消去法 详细,易懂,简单明了 初学者可看,Gaussian elimination method PCA out detailed, easy-to-understand, simple to understand for beginners, if we look at
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:791
    • 提供者:王永青
  1. gauss.rar

    0下载:
  2. 用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多,PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numbe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102525
    • 提供者:刘佳
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:闫安心
  1. shuzhi2

    0下载:
  2. 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8539
    • 提供者:hujingxin
  1. gauss

    0下载:
  2. 高斯列主元消去法实现 计算方法-PCA out Gaussian elimination method to achieve calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9613
    • 提供者:jc
  1. gauss

    0下载:
  2. 高斯列主元消元法解n元一次方程组和简易流程图-PCA out Gaussian elimination method solution of n-一次方程group and the simple flow chart
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:36594
    • 提供者:jiyaodian
  1. gauss

    0下载:
  2. 高斯列主元消去法 经调试后通过 并且用于实际算法-Out PCA elimination method adopted by the debugger and the actual algorithm used
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:366348
    • 提供者:姚威
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. gaosi

    0下载:
  2. 应用高斯列主元消去法解线性方程组的程序代码-Application of Gaussian elimination out PCA solution of linear equations of the program code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:734
    • 提供者:sky
  1. Gauss_elimination

    0下载:
  2. 数值分析中的高斯列主元消元算法的C语言实现-Numerical analysis are listed in the Gaussian elimination method principal component of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:924
    • 提供者:Allen
  1. mylu

    0下载:
  2. 高斯列主元消去法求矩阵,,可以求任意阶矩阵,非常简单好用-Out Gaussian elimination method for principal component matrix, a very easy-to-use
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:624
    • 提供者:fbb
  1. GaussPivot

    0下载:
  2. 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1224
    • 提供者:King
  1. Calculationprocedure

    0下载:
  2. 该程序包括了计算方法基本需要的程序,诸如高斯列主元,拟合,牛顿插值,对分,雅克比等.-The program includes the calculation of the basic needs of the program, such as Gaussian , fitting, Newton interpolation of points, Jacobian.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:8942
    • 提供者:yanyuee
  1. Gauss

    0下载:
  2. Gauss主元消去法,高斯列主元消去法,含可执行文件bat及源码-PCA Gauss elimination method, Gauss elimination method out PCA, including executable files and source bat
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:103729
    • 提供者:shan
  1. jisuanfangfa

    0下载:
  2. 用Vc++语言实现拉格朗日插值、牛顿插值、 复化Simpson公式、龙贝格公式、牛顿迭代法、高斯列主元消去法、Seidel 迭代法-Vc++ language with the realization of the Lagrange interpolation, Newton interpolation, Complex formula of Simpson, Romberg formula, Newton iteration, Gauss elimination method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:38401
    • 提供者:pyx
  1. gaosi

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

    • 发布日期:2017-04-08
    • 文件大小:19250
    • 提供者:zhaiweixing
  1. P248-1

    0下载:
  2. 二次曲线拟合,应用了高斯列主元消去法,并且应用了矩阵的转置-Quadratic curve fitting, application of Gaussian elimination pivot column
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752
    • 提供者:gaoli
  1. liezhuyuan

    0下载:
  2. 计算方法高斯列主元消去法C程序 保证好用-Method of calculating Gaussian elimination pivot column C program to ensure easy to use
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:182763
    • 提供者:云天河
  1. xiaoyuan

    0下载:
  2. 高斯列主元消去法,可以用于就算规模较大的矩阵-Gaussian line principal component elimination method can be used to even larger matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:520
    • 提供者:jerome
  1. gaosiliezhuyuanxiaoqu

    0下载:
  2. 实现高斯列主元消去,用于解任意阶的线性方程组-To achieve Gaussian elimination pivot column for the solution of linear equations of arbitrary order
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:785
    • 提供者:付虓
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com