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

搜索资源列表

  1. Gauss列主元消去法1

    0下载:
  2. 高斯列主元消去法-out PCA Gaussian Elimination
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:王琦
  1. Gauss列主元

    0下载:
  2. 高斯列主元消去法-out PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 采用全选主元的高斯消去法解线性方程组,方程组的阶数不限,只需在主函数里给定阶数以及系数即可
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2476
    • 提供者:余坤
  1. CH1

    0下载:
  2. C语言实现的一些数学计算,包括全选主元高斯消去法、求解三对角线方程组的追赶法等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14883
    • 提供者:丘实
  1. gaussian

    0下载:
  2. 一个自己写的列主元高斯消去法,用Matlab实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:Phoebe
  1. 求解线性代数方程组

    0下载:
  2. 线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主元高斯消去法-linear algebraic equations to solve all the main election yuan Gaussian Elimination entire election PCA about when Gaussian Elimination of complex equations of the entire election PCA Gaussian Eliminatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14930
    • 提供者:樊继东
  1. agaus

    1下载:
  2. 全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c --return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913
    • 提供者:陈益林
  1. 全选主元消去法

    1下载:
  2. 利用高斯全选主元消去解线性方程组,用C++语言写-use of the entire election Gaussian Elimination main yuan for solving linear equations, with C + + language to write
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15367
    • 提供者:王力
  1. 二次曲线拟合---最小二乘法

    3下载:
  2. 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-09-12
    • 文件大小:752
    • 提供者:yh4685668
  1. LU分解方法求解线性方程组的Fortran程序

    2下载:
  2. LU分解方法求解线性方程组的Fortran程序,包含了一个验证程序。计算效率相对于选主元高斯消去法高出一些。-LU decomposition method for solving linear equations Fortran program, includes a verification process. Computational efficiency relative to the pivoting Gaussian elimination than some.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-05-08
    • 文件大小:9216
    • 提供者:李学斌
  1. gaussLinearEquation

    0下载:
  2. 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:746
    • 提供者:易先知
  1. 213

    0下载:
  2. 求行列式值的全选主元高斯消去法的c语言实现-Demand determinant value of the Select Principal Gaussian elimination c-language implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6141
    • 提供者:刘璐
  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. 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. 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. 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. 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. 6GAUS

    0下载:
  2. 用全选主元高斯消去求解n阶实系数方程组,算法比较简单-Select All PCA with Gaussian elimination for solving n-order real coefficient equations, the algorithm is relatively simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:642
    • 提供者:majun
  1. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:92356
    • 提供者:xichen
  1. gauss

    0下载:
  2. 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2568
    • 提供者:Juri hui
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 32 »
搜珍网 www.dssz.com