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

搜索资源列表

  1. matrix_lu7

    0下载:
  2. LU分解算法运算的C代码实现,数值计算方法 LU分解法-LU decomposition algorithm for calculation of C code, numerical methods LU decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:856
    • 提供者:时先生
  1. LU-and-QR

    0下载:
  2. 求解线性方程组Ax=b,其实质就是把它的系数矩阵A通过各种变换成一个下三角或上三角矩阵,从而简化方程组的求解。因此,在求解线性方程组的过程中,把系数矩阵A变换成上三角或下三角矩阵显得尤为重要,然而矩阵A的变换通常有两种分解方法:LU分解法和QR分解法。-LU and QR decomposition method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:83631
    • 提供者:段艳
  1. test

    0下载:
  2. 解方程,可以LU分解的方程公式解方程,可以LU分解的方程公式-Solving equations, LU decomposition equation formula can solve the equation, the equation can LU decomposition formula
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3322167
    • 提供者:周峰
  1. solver_Eq

    0下载:
  2. 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2879
    • 提供者:蔡声泽
  1. my_ludep

    0下载:
  2. 矩阵LU分解的并行实现,文档中给出了不同矩阵规模和处理器数下的实验结果。-Matrix LU decomposition parallel implementation, the document gives a different matrix size and the number of processors under the experimental results.
  3. 所属分类:MPI

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

    0下载:
  2. 利用vc++开发的下三角分解程序,数值计算方法必备。-deformation program in VC++. it is essential for linerfunction solved.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1474
    • 提供者:dingliang
  1. LUforAX=b

    0下载:
  2. 利用矩阵的LU分解来计算线性方程组,其中矩阵分解的时候利用的是Doolittle分解。-LU decomposition of matrix to calculate the linear equations, matrix decomposition when the use of which is Doolittle decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:923
    • 提供者:岳晓鹏
  1. Matrix_LU_INV

    0下载:
  2. 矩阵求逆运算的matlab程序,用的LU分解方法,很好-Matrix inversion matlab program, using the LU decomposition method, a good
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1060
    • 提供者:彭诚诚
  1. pivotgolf

    0下载:
  2. 运用matla编写的一个小游戏界面,能够对矩阵进行LU分解,希望读者能从中得到启发-Your goal is to use LUGUI to compute the LU decompositions of nine matrices with as little roundoff error as possible. Your score for each hole is norm(R,inf)+norm(Leps,inf)+norm(Ueps,inf) where R = L*
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3249
    • 提供者:lipu
  1. matrix

    0下载:
  2. 模版矩阵类,包括常用的计算和操作,解方程用的高斯消元,常规的LU分解,只是功能尚未完善,待续-Template matrix class, including the commonly used calculations and operations, solving equations using Gaussian elimination, LU decomposition routine, but function is not perfect, to be continued ......
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4995
    • 提供者:将建军
  1. LUcomposition

    0下载:
  2. LU分解:通过数值分析中的LU分解算法,实现LU分解-LU decomposition: Through numerical analysis LU decomposition algorithm, LU decomposition
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1931
    • 提供者:康体
  1. yy

    0下载:
  2. 矩阵的LU分解 PLU分解 以及平方根分解-LU decomposition of the matrix square root PLU decomposition and decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:714
    • 提供者:yangyang
  1. gaussLUrombergOLSmatlab

    0下载:
  2. 高斯消元法LU分解龙贝格OLS等matlab程序-Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:36582
    • 提供者:cindy
  1. shuzhijisuan

    0下载:
  2. 数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值-Numerical example
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:34199
    • 提供者:胡香
  1. 2

    0下载:
  2. 关于LU分解的数值计算的程序,LU分解解方程-matlab code for LU numerical solution of eqation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:862
    • 提供者:张妍
  1. lu_mpi_omp

    2下载:
  2. LU分解的MPI和OpenMP混合并行编程-LU decomposition MPI and OpenMP parallel programming mix
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:2048
    • 提供者:jack_f
  1. computing-method

    0下载:
  2. 列主元消去法解线性方程、三对角阵的LU分解、用迭代法解方程组、求矩阵的LDLT分解及cholesky分解、求函数插值多项式、插值误差、用复化公式求积分方程、计算定积分-Column pca elimination method solving linear equations, LU decomposition of tridiagonal matrix, solutions of equations by iteration method, LDLT decomposition of matr
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6569776
    • 提供者:薛荔枝
  1. LUDecomposition

    0下载:
  2. 矩阵的LU分解,矩阵分解中一个非常重要的分解原理。-LU decomposition of the matrix, the matrix decomposition decomposition of a very important principle.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2380
    • 提供者:Sun
  1. Matrix-root-2

    0下载:
  2. 数值计算方法中矩阵求根算法的LU分解算法MATLAB源程序 附带注释-Matrix root
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:
  1. zhjLU

    0下载:
  2. 运用matlab工具将矩阵A进行LU分解,从而进行方程组求解-Use matlab tool matrix A LU decomposition, thereby performing equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:522
    • 提供者:Nicholas
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com