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

搜索资源列表

  1. tina

    0下载:
  2. C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:张宁
  1. rinv

    0下载:
  2. 本程序开发环境为c++ builder.是一个c控制台程序.主函数通过调用子函数int rinv(int n,double a[])实现了全选主元高斯-若尔当消去法求矩阵的逆.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11395
    • 提供者:huaiqingdashi
  1. gauss

    0下载:
  2. 采用全选主元的高斯消去法求解线性方程组,函数名为rgauss,返回值为一个数组存放方程的解
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5901
    • 提供者:yukun2008
  1. Gauss_yuedang

    0下载:
  2. 全选主元高斯-约当消去法,param mtxResult - Matrix对象,返回方程组的解,return bool 型,方程组求解是否成功-Select All PCA Gauss- Jordan elimination method, param mtxResult- Matrix object, return to the solution of equations, return bool type, the success of Equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1212
    • 提供者:Hou
  1. fuxishu

    0下载:
  2. 复系数方程组的全选主元高斯消去法 param mtxCoefImag - 系数矩阵的虚部矩阵 param mtxConstImag - 常数矩阵的虚部矩阵-Complex coefficients equations PCA Select Gaussian elimination param mtxCoefImag- the imaginary part of coefficient matrix matrix param mtxConstImag- constant matrix th
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1486
    • 提供者:Hou
  1. fuxishufangchengzu

    0下载:
  2. 复系数方程组的全选主元高斯-约当消去法 系数矩阵的虚部矩阵 param mtxConstImag - 常数矩阵的虚部矩阵-Complex coefficients equations PCA Gaussian Select- about when the elimination of the imaginary part of coefficient matrix matrix param mtxConstImag- constant matrix the imaginary part
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1410
    • 提供者:Hou
  1. include

    0下载:
  2. 用全选主元高斯约当消去法求N阶复矩阵的逆矩阵其中A=AR+JAI-Select All PCA using Gauss Jordan elimination method for N-order complex matrix in which the inverse matrix A = AR+ JAI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3404
    • 提供者:chen
  1. CH1

    0下载:
  2. 1.1 全选主元高斯消去法agaus.c 1.2 全选主元高斯-约当消去法agjdn.c-1.1 Select pivot Gaussian elimination agaus.c 1.2 Select pivot Gauss- Jordan elimination agjdn.c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:14217
    • 提供者:yangasdtat
  1. CH2

    0下载:
  2. 2.6 托伯利兹矩阵求逆的特兰持方法btrch.c 2.7 求行列式值的全选主元高斯消去法bsdet.c 2.8 求矩阵秩的全选主元高斯消去法brank.c-2.6 Toeplitz matrix inversion method of trun who seek btrch.c 2.7 Select the main determinant of the value of the yuan bsdet.c 2.8 Gaussian elimination matrix rank ord
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:15710
    • 提供者:yangasdtat
  1. inverse

    0下载:
  2. 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6519
    • 提供者:刘丽
  1. vc

    0下载:
  2. 矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法-Matrix calculations, mainly using a function to get results. Select principal component Gaussian elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:6931
    • 提供者:柳亚子
  1. CPP-commonly-used-algorithm

    0下载:
  2. C++常用数据集,包括“求赫申伯格矩阵全部特征值的QR方法”、"求解复系数方程组的全选主元高斯\|约当消去法"等。-C++ commonly used data sets, including " seeking Hoeschen Berg matrix QR method all eigenvalues" , " solving equations with complex coefficients Select PCA Gaussian \ | Jordan elim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:250204
    • 提供者:陈杰
  1. gus

    0下载:
  2. 用全选主元法高斯消去法求解线性方程组AX B-A guauss solver for linear system AX B
  3. 所属分类:Console

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:caoxiaoyue
  1. CH1

    2下载:
  2. 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:LvZhao
搜珍网 www.dssz.com