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

搜索资源列表

  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. 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. Guass-mode

    0下载:
  2. 最基本的高斯消元法.主要分为消元与回带求解两个部分.采用C++语言,使用Vs2008进行编写.-The basic Gaussian elimination method. Mainly divided into elimination and the back with a solution of two parts. Using C++ language, using Vs2008 to write.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:852
    • 提供者:Yove
  1. Gaussnc

    0下载:
  2. 不选主元的高斯消元法,用于求解线性方程组,很好用!基于c++编写。-Do not choose the principal component of the Gauss elimination method for solving linear equations, very good use! Prepared based on c++.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1057
    • 提供者:jubing
  1. Gaussc

    0下载:
  2. 选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。-Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1113
    • 提供者:jubing
  1. sadff

    0下载:
  2. 拨钟问题的高斯消元法-Call bell issue Gauss elimination. . . . . . . . . . . . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:761
    • 提供者:sevennnn
  1. eliminationmethod

    0下载:
  2. 线性方程组的数值解法高斯消元法包括列主元消元法和高斯简顿消元法MATLAB环境编程实现线性方程组的解-Numerical Solution of Linear Equations Gaussian elimination method,including the mainelement elimination method and Gauss Jane Dunxiao element method.MATLAB environment,programming solution of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1554
    • 提供者:sujuanliu
  1. gaosi

    0下载:
  2. 高斯消元法解方程组 高斯消元法解方程组-Gauss Elimination Method for Solving Equations
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 利用高斯消元法解线性方程,通过输入系数矩阵,结果矩阵,即可求解多原方程-Gaussian elimination method for Linear Equations, by entering the coefficient matrix, the results matrix, can solve many of the original equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:712
    • 提供者:zhangyang
  1. LU

    0下载:
  2. 利用高斯消元列选主元法进行矩阵的LU分解和利用此分解解线性方程组-LU matrix factorization and use this decomposition of Linear Equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1726
    • 提供者:陈轩
  1. doolittle

    0下载:
  2. LU分解在本质上是高斯消元法的一种表达形式。实质上是将A通过初等行变换变成一个上三角矩阵,其变换矩阵就是一个单位下三角矩阵。这正是所谓的杜尔里特算法(Doolittle algorithm):从下至上地对矩阵A做初等行变换,将对角线左下方的元素变成零,然后再证明这些行变换的效果等同于左乘一系列单位下三角矩阵,这一系列单位下三角矩阵的乘积的逆就是L矩阵,它也是一个单位下三角矩阵。 这类算法的复杂度一般在左右,对充分消元的分解则不然。 -LU decomposition is esse
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:764
    • 提供者:王伟
  1. BaseMath

    0下载:
  2. C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:495222
    • 提供者:曾文斌
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com