CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 高斯消元程序

搜索资源列表

  1. Main_Gauss

    0下载:
  2. 本程序实现了列主元高斯消去法,程序层次清晰,界面详细-this program out of the main yuan Gaussian elimination method, procedure levels clear and detailed interface
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:14965a
  1. qiujuzhendezhi

    0下载:
  2. 1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:罗坤
  1. qiuyibanhanglieshidezhi

    0下载:
  2. 1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaussian elimination method n matr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:罗坤
  1. liezhuyuangaussandsor

    0下载:
  2. 自己用matlab编写的选主元高斯消去法解线性方程组的通用程序,和sor法解线性方程组的通用程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6510
    • 提供者:连早喻
  1. PCA_GaussianElimination

    0下载:
  2. 求解线性方程组的高斯主元消去法程序,并且主函数选择了一个四元方程组为例来验证算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10984
    • 提供者:李文慧
  1. NumAna_GaussElim

    1下载:
  2. 这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。   程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5133
    • 提供者:高天
  1. Numerical-calculation-method

    0下载:
  2. 实现插值,lu,二分法,高斯塞德尔,高斯消元法,高斯主元素,幂法,牛顿法八种数值计算方法的八个C程序源码-To realize interpolation, lu, dichotomy, gaussian plug del, gaussian elimination, gaussian Lord elements, power method, Newton method eight kinds of numerical calculation method of the eight C prog
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:6735
    • 提供者:sunqi
  1. Gaus_Elim_with_Partial_Pivot

    0下载:
  2. 程序主要讲解了采用高斯消元法解决线性代数问题的基本方法,采用的是C语言的风格-Procedures will explain the use of Gaussian elimination to solve linear algebra problems of the basic method, using the C language style
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:656818
    • 提供者:公共
  1. Gaussian-elimination

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

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

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

    • 发布日期:2017-05-10
    • 文件大小:2101675
    • 提供者:张英丽
  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. 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. Gaussian

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

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

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

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

    0下载:
  2. 列主元高斯消元法解线性方程组,其中的系数矩阵和右端向量大家可根据自己的需求更改,程序中已代入相应的具体矩阵-Out PCA Gaussian elimination method for solving linear equations, the coefficient matrix and the right end of the vector can be changed according to their needs, the program has been substituted i
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:798
    • 提供者:yangye
  1. main_gauss

    0下载:
  2. 数学分析计算程序例子,列主高斯消元法求解线性方程组。-Mathematical analysis and calculation procedures example, the column main Gaussian elimination for solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:1178
    • 提供者:Zhang li
  1. Gauss

    0下载:
  2. 高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!-Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2822946
    • 提供者:onev
  1. 2

    0下载:
  2. 用c语言写的高斯消元法程序 Gauss-Seidel迭代算法程序 牛顿迭代算法程序 复化梯形公式算法程序 复化Simpson公式算法程序等-Written by c language program Gaussian elimination method Gauss-Seidel iteration algorithm Newton iterative algorithm complex algorithm trapezoid formula of complex algorithms proc
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:45794
    • 提供者:刘海林
  1. Subroutine-GaussEqSolver_Sym

    0下载:
  2. 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数子程序 全主元素高斯消元法代码 Subroutine GaussEqSolver_Sym-An introduction to meshfree methods and their programming Subroutine GaussEqSolver_Sym
  3. 所属分类:Algorithm

    • 发布日期:2017-12-11
    • 文件大小:825
    • 提供者:黄锡
« 1 23 »
搜珍网 www.dssz.com