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

搜索资源列表

  1. gaussLinearEquation

    0下载:
  2. 高斯列主元消去法 很有用的。。。作业-Gaussian elimination method PCA out very useful. . . Operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:965
    • 提供者:艾石油
  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-04-01
    • 文件大小:1486
    • 提供者:Hou
  1. 5488w

    1下载:
  2. 用VB程序编写的数值分析高斯消去法求解线性方程组-VB programmers to use the numerical analysis of Gaussian elimination for solving linear equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2661
    • 提供者:kllogg
  1. Gauss2

    0下载:
  2. 列主元高斯消去:解方程组用,在实际使用高斯消去法时,常结合使用“选主元”的技术以避免零主元或小主元的出现,以便保证高斯消去发的正常进行或改善求解过程的数值稳定性。-PCA out Gaussian elimination: Solution of equations used in the actual use of Gaussian elimination method, often combined with the use of PCA election technology in o
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:988
    • 提供者:klb
  1. gauss

    0下载:
  2. 本程序使用高斯消去法编写的线性方程组求解程序,经过测试运行通过 能正常运行-This procedure using the Gaussian elimination of the preparation of procedures for solving linear equations, after the test run through to the normal operation of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:8169
    • 提供者:马维维
  1. LZYGSXY

    0下载:
  2. 数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载-Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:03
  1. gauss-eli2

    0下载:
  2. 列主元素高斯消去法解线性方程组,用了matlab和c语言写的。。。 -Out the main elements in Gaussian elimination solution of linear equations, using the matlab and c written language. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:112504
    • 提供者:asaoo
  1. GS1

    0下载:
  2. 本程序实现了矩阵计算中的高斯消去法,是速度比较快啊-This procedure achieved a matrix calculation of Gaussian elimination is the rate of快啊
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9001
    • 提供者:bringer
  1. C++arithmetic

    0下载:
  2. C++常用的数值算法 例如: 高斯-赛德尔迭代法、 列主元高斯消去法、 拉格郎日插值多项式 等等…… 都是很不错的学习资料,希望能帮助到大家!-C++ Commonly used numerical algorithm such as: Gauss- Seidel iterative method, PCA out Gaussian elimination method, Lagrange interpolation polynomial and so on ... ..
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8399
    • 提供者:LuanS
  1. equation

    1下载:
  2. 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:16340
    • 提供者:
  1. Gaosixiaoqufa

    0下载:
  2. 高斯消去法-gaosixiaoqufa
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1198
    • 提供者:penghu
  1. 6BAND

    0下载:
  2. 用列选主元高斯消去法求解右端具有M组常数向量的N阶一般带型方程组AX=D.其中A为N阶带型矩阵.-PCA with out Gaussian elimination selection method with the M group of the right side of the N-order vector constants with the general equation AX = D. One A for the N-order band-type matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:chen
  1. guass

    0下载:
  2. 高斯消去法解线性方程组,可以解一般的线性方程-Gaussian elimination solution of linear equations can be a general solution of linear equations
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3592137
    • 提供者:wulei222
  1. sparsesolver

    0下载:
  2. deihli写的稀疏矩阵链表存储,用高斯消去法求解的源程序-deihli
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:255956
    • 提供者:曾祥禄
  1. Gaussian

    0下载:
  2. 高斯消去法的c语言实现,数值分析课上用的,可以拿来参考-Gaussian elimination in c source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1334
    • 提供者:阿锦
  1. TEST1402

    0下载:
  2. 这个程序是对高斯消去法求解线性方程组的fortran源代码-This process is a Gaussian elimination method to solve linear equations of the fortran source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1098
    • 提供者:明明
  1. gauss

    0下载:
  2. 数值分析上高斯消去法的源代码 运行环境 c++ builder-idea of guass
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:725
    • 提供者:arong229
  1. 6GJDN

    0下载:
  2. 用全选主元高斯—约当消去法求解实系数方程组-Select All PCA with Gauss- Jordan elimination method to solve real coefficient equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:591
    • 提供者:majun
  1. linear_solution

    0下载:
  2. 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6578
    • 提供者:熊君君
  1. gaosixiaoqu

    0下载:
  2. 高斯消去法-Gaussian elimination
  3. 所属分类:Algorithm

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