CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lu分解

搜索资源列表

  1. LU

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

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

    0下载:
  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分解的源代码

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

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

    0下载:
  2. 矩阵运算的软件包,包括矩阵的LU分解、RQ分解、奇异值分解等-Matrix calculation of the package, including the LU decomposition of matrix, RQ decomposition, singular value decomposition, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3082169
    • 提供者:叶飞
  1. LU

    0下载:
  2. 基于C语言得MATLAB平台设计的LU分解算法解方程-MATLAB platform based on C language was designed to solve the equation LU decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:29801
    • 提供者:吴用
  1. LUdep

    1下载:
  2. 一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1923
    • 提供者:Juri hui
  1. parallelluprogram

    0下载:
  2. 并行lu分解源程序,自带初始输入数据和运行结果-Parallel lu decomposition source, bringing the initial input data and run results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2248
    • 提供者:成斌
  1. LUFPGA

    0下载:
  2. Sparse LU Decomposition using FPGA,使用fpga实现lu分解的算法实现-Sparse LU Decomposition using FPGA, using the FPGA to achieve lu decomposition algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:535754
    • 提供者:li
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8333
    • 提供者:wzz
  1. LU

    0下载:
  2. 用Doolittle式的LU分解来求解线性方程组。-Solve the linear equations using Doolittle LU Decomposition!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:lihousen
  1. 数值代数LU分解

    0下载:
  2. matlab写的数值代数中LU分解,应用此分解可快速求解方程组
  3. 所属分类:matlab例程

    • 发布日期:2013-12-03
    • 文件大小:313
    • 提供者:lw604217818
  1. LU分解

    0下载:
  2. LU分解_C计算稀疏矩阵往往比较头疼,有比较传统的共轭梯度CG算法,也有先验共轭梯法等。总的来说LU分解算法,效率比较高。这是标准的C代码
  3. 所属分类:数据结构常用算法

  1. Lu分解的程序

    1下载:
  2. 求解线性方程组Ax=b的三角分解,即LU分解,利用高斯变换来实现系数矩阵A的分解
  3. 所属分类:matlab例程

  1. LU_solve

    0下载:
  2. 基于高斯消去法的LU分解,参考scientific numerical computing analysis(LU based on gaussion)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:40753152
    • 提供者:09090909
  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. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小: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. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1643520
    • 提供者:ayasp
  1. mt二维大地电磁正演数据

    1下载:
  2. mt二维大地电磁正演程序,采用lu分解方法进行编写。
  3. 所属分类:数据结构常用算法

« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com