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

搜索资源列表

  1. 1

    0下载:
  2. 使用高斯消元法求解线性方程组,按照提示输入线性方程组系数即可得到最后结果-Gauss method of solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:992
    • 提供者:wsc
  1. abc

    0下载:
  2. 高斯消元法求矩阵的源代码,输入3个数可以进行线性拟合,质量非常高。-Gauss elimination method for the matrix of the source code, input the number 3 can be linear fit, the quality is very high.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1047150
    • 提供者:刘鹏
  1. GAUSS1

    0下载:
  2. 列主元高斯消元法,可以求解线性方程组,简单易用-Column pivot Gauss elimination method, can solve linear equations, simple to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:625
    • 提供者:vis
  1. Course-Work

    0下载:
  2. 高斯消元法判断矩阵是否有解,高斯消元法判断矩阵是否有解-Gauss elimination method to determine whether a matrix is ​ ​ a solution, Gauss elimination method to determine whether a matrix is ​ ​ solvable
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:818575
    • 提供者:Dragon
  1. zsxjf

    0下载:
  2. 利用matlab写的高斯消元法和最速下降法程序-zsxjf base on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:580
    • 提供者:晓亮
  1. ansys

    0下载:
  2. ansys平面问题,矩阵转化运算,高斯消元法在ansys节点力和节点位移的运用-ansys plane problem, the matrix transformation operations, Gaussian elimination method in ansys nodal forces and nodal displacements of the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3726294
    • 提供者:belonely
  1. LDPC_guass

    0下载:
  2. LDPC码的高斯消元法由校验矩阵到生成矩阵的产生-LDPC codes of Gaussian elimination to generate the check matrix by the matrix generation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:shnag
  1. Gaussian-elimination

    0下载:
  2. 一种关于线性方程组的高斯消元法的Fortran程序-the Fortran program of Gaussian elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:868796
    • 提供者:张恒运
  1. Desktop

    0下载:
  2. 全选主元高斯消元法,用于求解多阶线性方程组-Select the principal component Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:937
    • 提供者:wanglei
  1. Gaussian-elimination

    0下载:
  2. 高斯消去法,又称高斯消元法,它是线性代数中的一个算法,用于求解线性方程组。-Gaussian elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:561
    • 提供者:rayallen
  1. Gaussian-elimination-method

    0下载:
  2. matlab经典算法有好多种。这个程序是代数方程组的解法,即高斯消元法。-Matlab classical algorithms have a variety of. The program is the algebraic equations solution method, namely the gaussian elimination method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:745
    • 提供者:梦女孩
  1. gauss4

    0下载:
  2. 全选主元高斯消元法(数组方式实现),高斯消元法-Gauss elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:301087
    • 提供者:刘少军
  1. Gauss_autoamanual

    0下载:
  2. 选列主元的高斯消元法求解线性方程组,c++程序-Gaussian elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2101675
    • 提供者:张英丽
  1. Slove

    0下载:
  2. 采用C语言编写的求解方程组代码, 可以输入多维的方程组,用高斯消元法进行求解,可以判定无解和无穷解的情况-Solving equations using C language code, Can enter a multi-dimensional equations is solved using Gaussian elimination method can determine the situation of no solution and infinite solutions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:911
    • 提供者:Nemol
  1. Solving-linear-equations

    0下载:
  2. 求解线性方程组,首先要确定方程式的个数,以及每个方程的系数,要求程序与用户交互, 在程序运行过程中,要求用户输入方程个数和方程中的系数,程序把系数存入系数矩阵中 运用消元法(高斯消元法):1.将系数矩阵消为上三角2.回代求得方程组的解-Solving linear equations, we must first determine the number of equations, and the coefficients of each equation required proc
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27296
    • 提供者:邹成睿
  1. shuishui.cpp

    0下载:
  2. LU分解和高斯消元法解线性方程的C++算法实现-LU decomposition and Gaussian elimination method for solving linear equations, C++ implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1185
    • 提供者:杨成威
  1. xianxinjiefa

    0下载:
  2. 线性方程组的直接解法,其中包括追赶法,高斯消元法和高斯—赛德尔的编程方法-chase-after method program of Linear equations
  3. 所属分类:Other systems

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

    0下载:
  2. 在matlab环境下的高斯消元法的程序,主要用了列主元法。-Gaussian elimination program in the Matlab environment, with a column main element method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:729
    • 提供者:fangdaqi090
  1. Cmatrix

    0下载:
  2. 在数值计算方法课程中用高斯消元法和列先主元解线性方程组的解。-Gaussian elimination and column of the first principal component solution the solution of linear equations using numerical methods course.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1000
    • 提供者:唐娟
  1. Text2

    0下载:
  2. fortran 高斯消元法解线性方程 Fortran源代码 使用Fortran powerstation 4.0-the fortran Gaussian elimination method of solving linear equations Fortran source code using FORTRAN PowerStation 4.0
  3. 所属分类:transportation applications

    • 发布日期:2017-04-07
    • 文件大小:600
    • 提供者:chenchen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com