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

搜索资源列表

  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. Numericalanalysiscalculationmethodscommonalgorithm

    0下载:
  2. 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:332718
    • 提供者:huang
  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. 6GJDN

    0下载:
  2. 用全选主元高斯—约当消去法求解实系数方程组-Select All PCA with Gauss- Jordan elimination method to solve real coefficient equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:591
    • 提供者:majun
  1. gauss

    0下载:
  2. 这是数值算法中的高斯消元,除去了选主元的步骤。固定了一个方程来解!-This is the numerical algorithm of Gauss elimination, removal of the principal steps in the election.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:748284
    • 提供者:黄希望
  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. sol

    0下载:
  2. 利用高斯列主元消去法求解线性方程组的fortran程序,测试通过!-Out the use of principal component Gaussian elimination for solving linear equations fortran procedures, test!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:129382
    • 提供者:康师傅
  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. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750
    • 提供者:孙红
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com