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

搜索资源列表

  1. LUceshi

    0下载:
  2. LU分解 程序 一般对于有限大的矩阵适用 可以较好的得到结果 -LU decomposition procedure is generally better results for a finite matrix applicable
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:367577
    • 提供者:wangyangming
  1. pgauss

    0下载:
  2. 部分选主元的高斯LU分解算法,用法:[L,U,P]=pgauss(A)-Gaussian LU decomposition algorithm with pivoting
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2475
    • 提供者:Lbkd
  1. Numerical-method-solve-equations

    0下载:
  2. 数值方法解方程组AX=B(LU分解),过程分3步,首先,分解系数矩阵A=LU,然后,解LY=B,最后再求UX=Y 另一种是直接求解的(2.1)-Numerical method to solve the equations AX = B (LU decomposition), 3 step process, first of all, the decomposition of the coefficient matrix A = LU, then, Xie LY = B, and finally
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1215
    • 提供者:落木之殇
  1. LUfact

    0下载:
  2. LU分解,通过A=LU将矩阵分为上三角和下三角-LU decomposition A = LU matrix into upper triangular and lower triangular
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1241
    • 提供者:wangyanghan
  1. matrix

    0下载:
  2. 实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:9328
    • 提供者:汤慧
  1. ayy_LU

    0下载:
  2. LU分解,使用fortran库函数,很方便的学习小程序。对初学者很有帮助。-LU decomposition, the use of the the fortran library functions, it is convenient learning applet. Useful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-09-30
    • 文件大小:320512
    • 提供者:
  1. LUTriDiagonal

    1下载:
  2. 求解一维的微分方程,其中涉及到三对角矩阵的特殊的LU分解,基于fft思想的求解(但是并没应用fft),以及共对两个微分方程进行了求解。-Solving differential equations of one-dimensional, which involves tridiagonal matrix special LU decomposition, based on the the fft thinking of solving (but no application fft), as w
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1592
    • 提供者:刘昭强
  1. ludep

    0下载:
  2. LU分解的按行交叉连续分块mpi实现,在进程划分时采用新的算法,提高运行效率-LU MPI
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:1688
    • 提供者:vivian
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1135
    • 提供者:jiaoyl
  1. Source1

    0下载:
  2. 用于求解矩阵的LU分解,可以用于矩阵求逆。-LU decomposition is used to solve the matrix can be used for matrix inversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1135
    • 提供者:ahshiyalei
  1. 002

    0下载:
  2. c语言编的矩阵LU分解的源码,已代入具体矩阵做示范,大家可以根据需要更改具体矩阵-matrix LU decomposition c language source code, substituting concrete matrix to do demonstrations, we needed to change the specific matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:662
    • 提供者:yangye
  1. LUdecompositionoflinearequations

    0下载:
  2. LU分解线性方程组\列主元解线性方程组\线性代数基础程序实现-LU decomposition of linear equations \ main-element solution of linear equations \ linear algebra foundation program
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:318047
    • 提供者:孙莹频
  1. 2012102817241273242

    0下载:
  2. 此程序包提供一个CUDA lu分解库,直接运行,没有源码-cuda lu decomposition library
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:133524
    • 提供者:曹淑虹
  1. myludep

    0下载:
  2. LU分解的按行连续分块实现,有别于之前的分块划分-The LU decomposition rows consecutive sub-blocks to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:1784
    • 提供者:vivian
  1. solution.tar

    0下载:
  2. 利用LU分解来求解方程的解,方乘的要求是中小型稠密矩阵,算法复杂度为O(n2)-calculate the solution of a equation with LU decomposition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:1362
    • 提供者:徐飞
  1. tridiagonal_Serial

    0下载:
  2. 高性能编程 LU分解的多核实现 OPenMP入门和MPI两种方法实现-the HPC openMP and MPI realize the dunction
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1062
    • 提供者:gongkunjxl
  1. openmplu

    0下载:
  2. OpenMP的LU分解程序,很多人都没搞懂LU分解的实质,其实程序很简单易懂-OpenMP LU decomposition program, a lot of people did not get to know the essence of the LU decomposition, in fact, the procedure is very simple and easy to understand
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:1498
    • 提供者:star
  1. exe2-2-LUdecomposition

    0下载:
  2. LU分解之Crout分解法。对从文件中读取的A矩阵进行LU分解并输出L矩阵,U矩阵。-Crout LU decomposition decomposition method. Read from the file A matrix LU decomposition and output L matrix, U matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:1077
    • 提供者:
  1. schmidt

    0下载:
  2. 施密特分解,LU分解的一种,这个代码测试可以使用-schmidt
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:187406
    • 提供者:谢慧明
  1. Numerical-analysis-usingMATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:94868
    • 提供者:庞烁烁
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com