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

搜索资源列表

  1. DLT

    0下载:
  2. 利用高斯消元法解L系数,新手上路,很方便。-Using Gauss elimination solution L coefficient, novice road, very convenient.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:8749
    • 提供者:王丛
  1. xianxingfangchengzu

    0下载:
  2. 利用高斯消元法、雅克比消元法解决求解线性方程组的解的程序-Using Gaussian elimination method, Jacobian elimination method for solving linear equations to solve the solution procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1522
    • 提供者:vivian
  1. GaussEliminationSolutionOfEquations

    0下载:
  2. 高斯消元法解方程,数值计算方法课程的例子。-Gauss elimination solution of equations, numerical methods curriculum examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10774
    • 提供者:lg
  1. digit

    0下载:
  2. 高斯消元法,此方法可方便得解答线性方程组的解,比拉格朗日优越!-Gaussian elimination method, this method can easily get answers to the solution of linear equations over Lagrangian superior!
  3. 所属分类:Algorithm

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

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

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

    0下载:
  2. 在方程组的运算中可以经常遇到多个未知数,算起来比较的麻烦,利用高斯消元法可以快速的求解.-The algorithm can achieve the operation of Gauss Erosion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3041
    • 提供者:guo
  1. Gauss-elimination-solution

    0下载:
  2. 用高斯消元法解线性方程组很有用,在信息论编解码中也有很好用处-Using Gauss elimination solution of linear equations is useful in information theory codec also have a very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9391
    • 提供者:vera
  1. EquationSolve

    0下载:
  2. 高斯消元法求解线性方程组,语言采用c++,开发平台.net2003-Gauss elimination
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1240
    • 提供者:mary
  1. My_gauss_algorithm

    0下载:
  2. 这是高斯消元法,出去了选主元的过程!数值计算中必须会的算法!-This is the Gaussian elimination method, PCA out of the election process! Numerical algorithm must be!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1168035
    • 提供者:黄希望
  1. Calculationmethod

    0下载:
  2. 计算方法上机实验程序源代码 包含 拉格朗日插值,列主元高斯消元法,牛顿迭代 的c程序语言实现 -Calculation of the experimental procedures on the machine that contains the source code Lagrange interpolation, PCA out Gaussian elimination method, Newton iteration to achieve the c programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1369
    • 提供者:
  1. gaoshixiaoyuan

    0下载:
  2. 本程序运用高斯消元法,解决复杂的线性方程组解的问题。-This procedure using Gauss elimination to solve complex linear equations solution of the problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:崔云
  1. fushufangcheng

    0下载:
  2. 本程序能够求系数是复数的线性方程组的解,采用的是高斯消元法。-This program can demand coefficient is complex linear equations, using the Gauss elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1014
    • 提供者:崔云
  1. gaosi

    0下载:
  2. 解非齐次线性方程的一种很高效的算法,高斯消元法-it is very effective and valuable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:刘娜
  1. gaosi

    0下载:
  2. 列主元高斯消元法,比较好用的程序,希望能对大家所帮助!-Gauss elimination pivot column element method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:945
    • 提供者:tang fei
  1. MatrixInversion-Guass

    0下载:
  2. 通过高斯消元法,进行矩阵的求逆运算。修改宏M的值,设置矩阵的阶数-Matrix inversion,using the Guass elimination,a small program for C++/C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:771
    • 提供者:Jiun Cheung
  1. Longest_shortest_route

    1下载:
  2. 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1294
    • 提供者:陈卫亮
  1. Lagrange_multiplier_method

    0下载:
  2. 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1188
    • 提供者:陈卫亮
  1. Gaussianelimination

    1下载:
  2. 行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段-OK-scale principal component Gaussian elimination method, the algorithm consists of two parts, decomposition stage and the solution phase
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:568
    • 提供者:王胜
  1. fchzuqiujie

    0下载:
  2. 各种线性方程组求解方法的数值计算,如高斯消元法、追赶法等,比较全面的。VC6.0-A variety of methods to solve linear equations numerical calculation, such as the Gaussian elimination method, to catch up with France and so on, more comprehensive. VC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:72161
    • 提供者:李文
  1. Algorithm

    0下载:
  2. 方程求根的牛顿迭代法的算法和熟悉列主元高斯消元法解线性方程组的算法-Equation Roots of Newton' s iteration algorithm and PCA are familiar with out Gaussian elimination algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:64963
    • 提供者:zhangmin
« 1 2 3 4 56 7 8 9 10 ... 28 »
搜珍网 www.dssz.com