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

搜索资源列表

  1. Algebra

    0下载:
  2. 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions :
  3. 所属分类:数值算法/人工智能

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

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

    • 发布日期:2008-10-13
    • 文件大小:19578
    • 提供者:luo
  1. LU-factorization

    0下载:
  2. 实现矩阵的LU最大主元分解,方便快捷有效,可以查看分解过程,适合初学者-Achieve maximum principal component matrix LU decomposition, convenient and effective, you can view the decomposition process, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:YeePhon Lae
  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分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-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. LU.tar

    0下载:
  2. 基于CUDA的LU分解,可作为求解线性方程组的程序-CUDA based LU decomposition, can be used as the procedure for solving linear equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1131
    • 提供者:王萌
  1. lu

    0下载:
  2. lu分解算法,计算方法编程算法,c++编写,算法可以实现-lu decomposition algorithm, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6708
    • 提供者:刘辉
  1. LuQrmatrix-decomposition

    0下载:
  2. 完成关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 不能为直接调用matlab等函数库;-Complete LU decomposition on the matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2568
    • 提供者:way
  1. LU

    0下载:
  2. 基于LU分解的数值分析例题计算问题:用追赶法求解20阶三对角线性方程组Ax=d的解,其中A,d已知-Analysis of examples of numerical calculation based on the LU decomposition: solving 20 Order tridiagonal linear equations Ax = d solution by chasing method, wherein A, d known
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1699
    • 提供者:杨小青
  1. Lu-method

    0下载:
  2. 这一个LU分解法程序,用C++编写,里面包含数据输入-This is a LU decomposition program, written C++, which contains data input
  3. 所属分类:mathematica

    • 发布日期:2017-04-30
    • 文件大小:206309
    • 提供者:刘红宇
  1. LU

    0下载:
  2. 通过matlab实现的矩阵LU分解,PLU程序相比于LU程序,有所改进-Matrix LU decomposition realized by matlab, PLU program compared to the LU program, improvements
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:刘晨
  1. matrix-decomposition

    0下载:
  2. 常用的矩阵分解方法,包括Cholesky分解,LU分解,Gauss分解,了解分解原理有帮助-Commonly used matrix decomposition methods, including Cholesky decomposition, LU decomposition, Gauss decomposition, understand the principle of decomposition helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2296
    • 提供者:郭军
  1. LU

    1下载:
  2. LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个单位下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式。-LU Decomposition is a matrix of decomposition, a matrix can be decomposed into a unit of the lower triangular matrix and an upper triang
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:付勐
  1. test-mpi-LU

    0下载:
  2. 用mpi实现的并行LU分解测试程序,win7系统,vs2013平台-Using mpi to achieve the parallel LU decomposition test program, win7 system, vs2013 platform
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:1184469
    • 提供者:shen
  1. LU

    0下载:
  2. LU分解求解线性方程组,请大家多指教-LU decomposition solution equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:857088
    • 提供者:赵宏亮
  1. ILU

    1下载:
  2. perform incomplete LU decomposition.
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:pengrh
  1. PA=LU

    0下载:
  2. 矩阵的PA=LU分解,科学计算(数值分析),矩阵维数可以自由选择(Matrix PA=LU decomposition, scientific computing (numerical analysis), the matrix dimension can be freely selected)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:256000
    • 提供者:674534207
  1. LU_test

    0下载:
  2. cuda加速,采用LU分解法求解线性方程组(CUDA accelerated, using LU decomposition method to solve linear equations)
  3. 所属分类:并行计算

  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 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 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com