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

搜索资源列表

  1. 数值分析的lu分解vb 版

    0下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2214
    • 提供者:liunangui
  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. 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. LU分解法求解线性方程组.zip

    1下载:
  2. LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.,LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1582
    • 提供者:倪泰山
  1. lu.rar

    2下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. LU

    0下载:
  2. LU分解解3对角方程组 fortran子例程-LU decomposition of solutions of 3 pairs of diagonal equations fortran subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1711
    • 提供者:Big Boss
  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分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:275977
    • 提供者:lihongsheng
  1. 1

    0下载:
  2. lu分解一个非常好的利用LU分解法求逆矩阵的程序,其... 详细说明:这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的-lu decomposition of a very good use of LU decomposition of matrix inversion procedures, a detailed descr iption of its ...: This is a very good use of LU decomposition of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:丁叮
  1. LU

    0下载:
  2. LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:2083
    • 提供者:zzh
  1. LU

    0下载:
  2. LU分解法用于解方程组,且同时输出LU分解矩阵-LU decomposition method for solution of equations, LU decomposition and at the same time the output matrix
  3. 所属分类:Other systems

    • 发布日期:2015-04-02
    • 文件大小:3427
    • 提供者:hgyvjuyvk
  1. LU

    0下载:
  2. LU分解算法 及 分解后矩阵解线性方程组-LU algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1324
    • 提供者:gengxiaoyang
  1. LU_Decom

    0下载:
  2. LU分解,基于MATLAB开发,求上三角函数和下三角函数-LU decomposition, based on the MATLAB development, and lower demand on the trigonometric functions trigonometric functions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:638
    • 提供者:王昆
  1. Matrix-by-LU-decomposition

    0下载:
  2. 在Matlab中输入任意矩阵,就可进行LU分解。-Matrix by LU decomposition
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:577
    • 提供者:谢连斌
  1. LU分解-matlab

    0下载:
  2. matlab 输入矩阵 实现矩阵LU分解
  3. 所属分类:matlab例程

    • 发布日期:2015-12-05
    • 文件大小:351
    • 提供者:the_user_name
  1. LU

    0下载:
  2. 三阶矩阵LU分解,在DAT文件里写入矩阵系数值,输出得到矩阵对应的L阵和U阵(LU decomposition of three order matrix)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:102400
    • 提供者:CFDER
  1. LU分解程序

    0下载:
  2. 用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed descr iption is given.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:宇智波龙
  1. LU分解的FPGA实现

    1下载:
  2. 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:818176
    • 提供者:eagle-zsq
  1. LU分解

    1下载:
  2. 适用于数值分析课程编程例题,LU分解内容。(Suitable for numerical analysis course programming examples, LU decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-26
    • 文件大小:1024
    • 提供者:Jessiaxi
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com