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

搜索资源列表

  1. Numerical-Analysis-5

    1下载:
  2. 这里面是数值分析作业的VB程序数值分析程序 线性方程 雅可比 高斯 迭代 二次及高次 线性微分方程 列主元及行主元高斯消元法 LU分解 插值法-This operation which is the numerical analysis numerical analysis program VB program Gaussian iterative linear Fangcheng Ya secondary and higher than linear differential column a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:56078
    • 提供者:耿伟
  1. five-diagonal

    2下载:
  2. 基于三对角矩阵LU分解的追赶法,编写的追赶法分解五对角矩阵,并在此基础上解以五对角为系数矩阵的线性方程组。-Tridiagonal matrix based on LU decomposition method to catch up, catch up with the preparation of the Decomposition of five pairs of diagonal matrix, and on this basis for the solution to five dia
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1133
    • 提供者:whywestlife
  1. lulzy

    0下载:
  2. lu分解发解方程组 输入矩阵大小范围 小于10 采用地迭代法完成-lu decomposition made solving system of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:638
    • 提供者:xuwei
  1. 31368218MatrixMath

    0下载:
  2. LU分解及其相关科学计算函数,比如高斯消元法,QR分解-LU decomposition and related scientific computing functions, such as Gaussian elimination, QR decomposition, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:97604
    • 提供者:wang
  1. LU

    0下载:
  2. 将矩阵分解为一个上三角和一个下三角,同时记录交换的过程。-Will be divided into an upper triangular matrix and a lower triangular and record the exchange process.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1544
    • 提供者:cuijun
  1. LLUU

    0下载:
  2. 矩阵的LU分解,可以用来改进求解线性方程组的效率。-LU matrix decomposition can be used to improve the efficiency of solving linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:Alice Yang
  1. LU_meshod

    0下载:
  2. LU分解发求逆阵,C语言源程序,测试过好用。-LU decomposition of the inverse matrix made, C language source code, tested easy to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:679
    • 提供者:fangji
  1. matrix_factorization

    1下载:
  2. 用matlab进行矩阵的分解,分别进行Lu矩阵分解、不完全LU分解、不完全cholesky分解和Cholesky分解-Decomposition of the matrix with matlab, respectively, Lu matrix factorization, incomplete LU decomposition, incomplete cholesky decomposition and Cholesky decomposition
  3. 所属分类:matlab

    • 发布日期:2014-11-13
    • 文件大小:1024
    • 提供者:gong ke
  1. Typical-methods-for-linear-equations

    0下载:
  2. 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algori
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:14599
    • 提供者:huyunq
  1. GEE

    0下载:
  2. LU分解,LU法解方程,matlab语言-LU decomposition, LU method for solving equations, matlab language
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11731
    • 提供者:wxq
  1. LUPsolve.tar

    0下载:
  2. 这是我写的实现矩阵对LU分解的算法,可以用于线性方程组的求解。-This is what I wrote to achieve matrix LU decomposition algorithm can be used for solving linear equations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3911
    • 提供者:胡海啸
  1. LU

    0下载:
  2. 杜丽特分解算法,用于矩阵之间的运算。课本上的杜丽特啊,有需要的可以下载。-Du Lite decomposition algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:231309
    • 提供者:赵敏
  1. Lu

    0下载:
  2. 数值计算中的LU分解法的实现算法,将矩阵分解为上三角和下三角矩阵进行运算-LU code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:973
    • 提供者:cookies
  1. Matrix

    0下载:
  2. 自己建立的矩阵模板,并且对矩阵实现LU分解,可以用此函数解求解线性方程组的解。-build the matrix template,and implement LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1267
    • 提供者:gelei
  1. LUwerwer

    0下载:
  2. 本代码是用C++ 写的LU分解的实现文件 希望对大家有用 -This code is written in c++ LU decomposition of the realization of the hope of the useful file: thank you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:610
    • 提供者:董坤
  1. lu_omp

    1下载:
  2. 矩阵LU分解的C/C++ + Openmp实现-Matrix LU decomposition of C/C+++ Openmp achieve
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:646
    • 提供者:lixianming
  1. LU_mpi

    0下载:
  2. LU分解,采用连续划分方式下的MPI实现-LU decomposition of the continuous division of MPI implementations under way
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2357
    • 提供者:王梓
  1. matrix

    3下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Algorithm

    • 发布日期:2014-12-20
    • 文件大小:1077248
    • 提供者:wuzw
  1. DoolittleLU

    2下载:
  2. 用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。-Doolittle LU decomposition with MPI
  3. 所属分类:MPI

    • 发布日期:2016-08-27
    • 文件大小:757760
    • 提供者:fa
  1. LUsolve-linear-system

    0下载:
  2. 用LU分解求解线性方程组,有Lbacksub.m LUFactor.m Ubacksub.m test.m四个m文件和一个txt运行结果,数值分析-solve linear system by LU ,numeriacal analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1673
    • 提供者:李刚
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com