搜索资源列表

  1. LU

    1下载:
  2. 矩阵的LU分解,通过此分解可以求解方程组
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:sharpsword
  1. lu

    1下载:
  2. 对矩阵进行Lu分解,使用使用c语言实现,时间复杂度和力论的一样,比较高
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3274
    • 提供者:二十八画生
  1. LU文档

    0下载:
  2. LU分解 用C的算法-LU decomposition algorithm C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1021
    • 提供者:木木
  1. LU分解

    0下载:
  2. 不错的lu算法
  3. 所属分类:其它

  1. cmmb中ldpc分解的源代码

    1下载:
  2. cmmb中ldpc分解的源代码,matlab格式,涉及到H矩阵 的LU分解,代码中有注释, 根据此代码可以编写ldpc的硬件实现。
  3. 所属分类:matlab例程

    • 发布日期:2012-05-12
    • 文件大小:3934
    • 提供者:swordmerry
  1. mymath

    1下载:
  2. 自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:陈建湘
  1. LU分解法

    0下载:
  2. 用C语言来实现的,求解线性方程组,还可以实现解向量的一个程序。-The decomposition realizes with the C language, solution system of linear equations, but also may realize the solution vector one procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:luo
  1. LU法求解线性方程组

    0下载:
  2. LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:329728
    • 提供者:范兴
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:李春波
  1. LU_Decompound_for_C++

    0下载:
  2. 应用LU分解法计算矩阵的程序 C++制作 未编译,已经测试-application LU decomposition of the matrix calculation procedure produced no C compiler, testing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:老张
  1. MatrixInverse

    0下载:
  2. 这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的。-This is a very good use of LU decomposition of the matrix inversion process, the Pivot is very good.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:
  1. superlu_mt_1.0.tar

    0下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:562176
    • 提供者:wang
  1. SpMatrix

    0下载:
  2. 针对有限元分析的稀疏矩阵采用一维存储时的矩阵运算编写的,可对其进行加减乘除和LU分解等运算-against the finite element analysis using a sparse matrix storage dimensional matrix prepared by the operator, can its arithmetic and LU decomposition, etc. Operational
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:stefanie
  1. NumericalAnalysisAlgorithm

    0下载:
  2. 列主元消元法解线性方程组(已通过验证) LU分解法解线性方程组(已通过验证): 雅可比迭代法(已通过P54例一和习题一的验证)高斯---赛得尔迭代法 拉哥朗日插值公式(乘幂法 -main-element elimination method for solving linear equations (validated) LU decomposition method for solving linear equati
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:xuyao
  1. lu

    0下载:
  2. 对矩阵进行Lu分解,使用使用c语言实现,时间复杂度和力论的一样,比较高-Lu decomposition on the matrix, the use of the use of c language, time complexity and power of the same, relatively high
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:二十八画生
  1. LU_decompose

    0下载:
  2. 运用lu分解法解非齐次方程.非常好的程序 希望能给别人一个借鉴-Lu decomposition method to use non-homogeneous equation solution. A very good program to give others hope that a draw
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:219136
    • 提供者:武林芝
  1. shuzhi_c

    1下载:
  2. 1.求方程组的解算法: Guass迭代法、Doolittle分解法 2.求矩阵特征值算法: 幂法、反幂法、LU分解法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:422912
    • 提供者:gaoyue
  1. LU

    0下载:
  2. 可以用该程序数值求解矩阵,具有详细的注释,理解LU分解法求线性方程组的算法原理(The program can be used to solve the matrix, with detailed notes, understanding the LU decomposition method for solving linear equations algorithm principle)
  3. 所属分类:数值算法/人工智能

  1. LU分解法求解线性方程组

    0下载:
  2. 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:爆米花乀
  1. LU Matrix Factorization

    0下载:
  2. 使用C语言在xilinx 平台上实现N阶可逆矩阵分解(The realization of N order reversible matrix decomposition on the Xilinx platform using C language)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1643520
    • 提供者:ayasp
« 1 2 34 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org