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

搜索资源列表

  1. Gauss

    0下载:
  2. 高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3710
    • 提供者:魏东
  1. principal-com-gaussian-elnat

    0下载:
  2. 列主元高斯消去法,数值计算必备方法,通俗易懂-principal component gaussian elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:361852
    • 提供者:刘翔东
  1. gaosixiaoyuan

    0下载:
  2. 该代码实现了高斯消元法,方法简单,而且特别使用。代码简单易懂-simple good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:543920
    • 提供者:高艳荣
  1. computing

    0下载:
  2. 1.通过动手写一个小程序,来了解java在开发过程的一些步骤和问题。 2.以高斯消元法为基础,来算方程组的解,并且也可以算出行列式的解。 -This program can solve many problems.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2400392
    • 提供者:丁一
  1. 1

    0下载:
  2. C++编程实现高斯消元法,在机器上运行,没有错误-C++ Programming Gaussian elimination method, the machine runs, no errors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:398658
    • 提供者:lingling
  1. Gauss

    0下载:
  2. 使用高斯列主元消去法编程可以减少计算的繁琐程度,大大降低运算复杂度-Gaussian elimination pivot column can be programmed to reduce the red tape of the calculation, greatly reduce the computational complexity
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5472
    • 提供者:美丽
  1. linequ

    0下载:
  2. 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1792
    • 提供者:jack
  1. Gaussian

    0下载:
  2. 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-Gaussian elimination Gaussian elimination process is the use of elementary row transformation is not easy to solve the original equations into easy to solve equations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:179240
    • 提供者:eleven
  1. D07-0542

    0下载:
  2. 改进高斯消元算法 在电力系统拓扑结构分析中的应用-Application of Improved Gaussian Elimination Algorithm in Power System Topology Analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:163229
    • 提供者:chuck
  1. gauss

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

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

    0下载:
  2. 高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:652
    • 提供者:mryang
  1. gaussian

    0下载:
  2. 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1242
    • 提供者:
  1. ellipse

    0下载:
  2. 从TEX文档中读取一系列点数据xy坐标,根据最小二乘原理,采用高斯全主元消去法来拟合椭圆曲线,求得椭圆基本参数。-From the TEX document to read a series of points xy coordinates, Gaussian full principal component elimination method based on the principle of least squares to fit the elliptic curve obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3895687
    • 提供者:
  1. Euler-Walker

    0下载:
  2. 高斯消元法解尤拉沃克方程,从而进行参数化功率谱估计-Gaussian elimination method for solving the Euler Walker equation, thus a parametric power spectrum estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1931
    • 提供者:柴磊
  1. curve-fitting

    1下载:
  2. 在控制台下利用高斯消元法实现直线拟合,多项式拟合,指数函数拟合,幂函数拟合,大家可以利用它进行二次开发-In the console environment,I using the Gaussian elimination method to achieve linear fitting, polynomial fitting, exponential fitting, fitting power function, we can use it for secondary development
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:38089
    • 提供者:徐志高
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. gausseliminatetosolvelinearequation

    0下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:wz7639
  1. sndznt

    0下载:
  2. 这个是我自己编写的高斯列主元消去法的VC程序,简单实用!()
  3. 所属分类:图形图象

  1. 5956777

    0下载:
  2. 一个对高斯消元法进行方程式求解的算法的实例展示()
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:5120
    • 提供者:mjokikq
  1. gohlras

    0下载:
  2. 利用高斯消元法解L系数,新手上路,很方便,()
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:geatricl
« 12 »
搜珍网 www.dssz.com