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

搜索资源列表

  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. Calculation-method

    0下载:
  2. 该程序包集结了很多数值计算方法,例如高斯消元,梯形求积,牛顿插值,拉格朗日插值-Calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:11930
    • 提供者:liweichao
  1. Gauss

    0下载:
  2. c语言实现高斯消元求解多元一次方程组,选把增广矩阵化为上三角矩阵,再回带求解-Gauss elimination solving multi-time equations c language, choose the augmented matrix into upper triangular matrix and then back with solving
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:袁xx
  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. Gaussian

    0下载:
  2. 高斯消元的matlab程序,有助于ldpc校验矩阵的构建,另赠peg算法-Gaussian elimination matlab program will help ldpc check matrix construction, and other gifts peg algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:小平
  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. 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. Gaussian

    0下载:
  2. 高斯消去法(高斯消元法)程序,可用来求解线性方程组-Gaussian elimination method (Gaussian elimination) procedure used to solve linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:31782
    • 提供者:zhaoyu
  1. chazhi

    0下载:
  2. matlab插值法、牛顿法、高斯消元法,主要用于matlab的程序调用-mainly be usd with matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:1355
    • 提供者:kula
  1. gausszhuyuanxiaoqu

    0下载:
  2. matlab数学原程序,自编,用于函数调用:高斯消元法-matlab gauss-xiaoyuanfa
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1400
    • 提供者:kula
  1. zhuiganfa

    0下载:
  2. matlab用追赶法,列主高斯消元法求解方程组-matlab with the pursuit method, the column main Gaussian elimination method for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:676
    • 提供者:davil
  1. linear_least_squares

    0下载:
  2. 实现高斯消元求解线性方程组的小程序 数值计算-Numerical calculation of the Gaussian elimination for solving linear equations applet
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1108494
    • 提供者:徐亮
  1. Equation

    0下载:
  2. 大型对称方程组解算(Fortran90): 共轭梯度法、高斯消元法和平方根法-Large symmetric linear solver (Fortran90): conjugate gradient method, Gaussian elimination and the square root method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:1548
    • 提供者:Zhang Chuanyin
  1. gaosixiaoyuan_moban

    0下载:
  2. 高斯消元的模版,很全面。 高斯消元是很基本的代码,这里包括了判断是否有解,有多少的自由元和求每个元的值。-Gaussian elimination template, very comprehensive. Gaussian elimination is very basic code included here to determine whether a solution, how much freedom yuan and seek the value of each element.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:2132
    • 提供者:star
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com