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

搜索资源列表

  1. mpiparaw.rar

    1下载:
  2. 在MPI上用并行LU分解求解线性方程组的源程序。, Decomposes the solution system of linear equations on MPI with parallel LU the source program.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:4771
    • 提供者:应伟勤
  1. zhuiganfa-LU

    0下载:
  2. 追赶法和LU(coolittle) 算法源程序-coolittle algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1181
    • 提供者:lihui
  1. Professor-Lu-Wusheng-lecture

    3下载:
  2. 陆吾生教授是加拿大维多利亚大学电气与计算机工程系的教授。此课件为其在国内大学短期精品课程的课件。包含最优化问题求解,压缩感知方法及其在稀疏信号和图像处理中的应用(压缩、重构、降噪等)。-Professor Lu Wusheng University of Victoria, Canada Professor of Electrical and Computer Engineering. The courseware for the University in the domestic short
  3. 所属分类:压缩解压

    • 发布日期:2014-04-06
    • 文件大小:6219499
    • 提供者:weiji
  1. dolittle

    0下载:
  2. 实现了数值分析课程中的dolittle LU分解法 可以直接运行-Numerical analysis course to achieve the dolittle LU decomposition can be run directly
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:720
    • 提供者:xu huan
  1. FDM0308

    0下载:
  2. 用fortran设计的LU分解法计算矩阵的算法-fortran matrix calculation algorithm LU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1765
    • 提供者:幽幽
  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. LU_OpenMP

    1下载:
  2. 在VC++ 2008环境下利用OPENMP开发的LU并行算法,-In VC++ 2008 development environment using OPENMP LU parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1186
    • 提供者:肖和平
  1. LU-SGS

    3下载:
  2. 利用时域有限差分求解CFD问题,其中差分格式为LUSGS,是求解流体问题的理论基础-Solved using finite-difference time-domain CFD problems, in which the differential form LUSGS
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-07
    • 文件大小:824060
    • 提供者:陈晨
  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. GEE

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10863
    • 提供者:Allan KAO
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:Allan KAO
  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. Lufenjie

    0下载:
  2. LU 分解先行方程,里面算法详细,这个算法功能全面-LU decomposition first equation, which detail the algorithm, the algorithm for full-featured
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:8764
    • 提供者:
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. LU

    0下载:
  2. 通过LU分解解线形方程组,有输入输出的说明-Through the LU decomposition solution of linear equations, there are input-output descr iption of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1596
    • 提供者:weiwei
  1. superlu_3.1.tar

    1下载:
  2. SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perf
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:1956097
    • 提供者:anfangde
  1. LU

    0下载:
  2. 数值计算的lU迭代解方程算法实现,一个比较不错的实现程序.-a data caculate LU programe. writed in C++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1583
    • 提供者:陈铭
  1. LU

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

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:lihousen
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com