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

搜索资源列表

  1. LU_DecomME1

    0下载:
  2. MATLAB 数值分析,矩阵分解实例,LU分解-MATLAB numerical analysis, matrix factorization example, LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:566
    • 提供者:yongquan
  1. LU

    0下载:
  2. OpenMP实现矩阵LU分解,本代码对随机生成的矩阵进行LU分解-realize matrix LU algorithm with OpenMP
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2008083
    • 提供者:
  1. LU

    0下载:
  2. LU分解在并行机上的实现的C算法,里面包括详尽的算法说明等-LU decomposition in the parallel algorithm of implementing using C
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:1752
    • 提供者:fly
  1. lu

    1下载:
  2. 纯OpenMP实现LU分解的并行算法,包含代码和运行结果-Pure OpenMP implementation of parallel LU factorization algorithm, including the results of the code and run
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:31429
    • 提供者:查修齐
  1. lu-mpi

    1下载:
  2. LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:154390
    • 提供者:查修齐
  1. LU

    0下载:
  2. 本人自己完成的矩阵LU分解,带有示例,希望共同探讨。-I completed matrix LU decomposition, with examples, and hope to explore.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:746
    • 提供者:段振岳
  1. LU

    0下载:
  2. C语言的LU分解求解线性方程组 输入格式: 输入n ,然后n*(n+1)的增广矩阵-LU decomposition of the C language for solving linear equations input format: Input n, then n* (n+1) augmented matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:574
    • 提供者:胡丹青
  1. LU

    0下载:
  2. 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用-LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:198271
    • 提供者:claire
  1. LU

    0下载:
  2. c语言实现矩阵的LU分解,工程上经常用到。很经典。-c language matrix LU decomposition, often used in engineering. Very classic.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:99511
    • 提供者:兰德里
  1. 6-LU-of-matrix

    0下载:
  2. 实现一般非奇异矩阵的LU分解,利用全选主元的方法实现。-General non-singular matrix LU decomposition, pivoting method.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1315488
    • 提供者:wdsky2010
  1. LU

    0下载:
  2. fortran语言编写的LU分解程序,可用来求解小型方程组-fortran language LU decomposition process can be used to solve small equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:553
    • 提供者:鸟仔
  1. LU-decomposition

    0下载:
  2. LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式-LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:2033362
    • 提供者:谢慧明
  1. Gaussian--and-LU

    0下载:
  2. 计算方法中解线性方程组的列主元高斯消元法及LU分解,由键盘输入系数矩阵A的大小和内容、及矩阵b的内容-Calculation methods listed in the main solution of linear equations Gaussian elimination method and LU decomposition, the coefficient matrix A by the keyboard input size and content, and the content
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1113
    • 提供者:佘洪伟
  1. LU

    0下载:
  2. 基于CUDA的LU分解,简单明了适用GPU的CUDA初学者-CUDA-based LU decomposition, simple apply the GPU CUDA beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1207
    • 提供者:ytw
  1. LU

    0下载:
  2. 用C语言编写矩阵LU分解,求出上三角,下三角矩阵,再求出原矩阵的逆-Written in C language matrix LU decomposition, calculated on a triangle, a lower triangular matrix, and then find the inverse of the original matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1268
    • 提供者:余露尤
  1. LU

    0下载:
  2. Fortran LU分解fortran LU分解代码 fortran LU分解代码-Fortran LU decomposition fortran LU decomposition code fortran LU decomposition code fortran LU decomposition code
  3. 所属分类:MPI

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

    0下载:
  2. 高斯消去法的LU分解,基础好用,非常好,相信我-Gaussian elimination LU decomposition, basic easy to use, very good, believe me
  3. 所属分类:Other systems

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

    0下载:
  2. LU分解,课程设计,很简单的小程序,但是很实用。 -LU decomposition, curriculum design, very simple little program, but very practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:44303
    • 提供者:刘畅
  1. lu

    0下载:
  2. 数值代数的LU分解c++实现 数值代数的LU分解c++实现-LU factorization LU factorization LU factorization LU factorization LU factorization LU factorization LU factorization
  3. 所属分类:assembly language

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

    0下载:
  2. 该程序用LU分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-The program with the LU decomposition matrix inverse matrix method, provided that the matrix has an inverse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2527400
    • 提供者:薛思骐
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com