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

搜索资源列表

  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. main-Gauss----

    0下载:
  2. 列主元消去法,LU分解,及最小二乘法的matlab- main Gauss method, LU triangular decomposition, Romberg (Romberg) algorithm, least square method Matlab procedures and operation results
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:36418
    • 提供者:王骞
  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. ScientificComputing

    0下载:
  2. 山东大学软件学院数值计算实验源代码LU分解、前代、回代函数、部分列主元求解线性方程组 用Cholesky分解求解线性方程组,分析残差与误差的关系 迭代法求解线性方程组 最小二乘法及病态性的分析 求非线性方程的根 多项式插值-science computing
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:39847
    • 提供者:王古月
  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. Numerical-analysis-MATLAB-

    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. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:94863
    • 提供者:庞烁烁
  1. numerical-computing-method

    0下载:
  2. 数值计算LU分解,追赶法,jacobi迭代,高斯迭代法,牛顿插值法,Romberg积分法-Numerical LU decomposition, chasing method, jacobi iteration, Gauss iterative method, Newton interpolation, Romberg integration method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:5398
    • 提供者:袁皓
  1. LUfengjiefa

    0下载:
  2. 用c语言编写基于LU分解的线性方程组解法,输入文件放在LU.txt中-C language based on LU decomposition of Linear Equations, in the input file placed LU.txt
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1005
    • 提供者:沈民
  1. 数值菜单

    0下载:
  2. 里面很多有用的数学工具 如LU分解 快速傅里叶变换 梯度法等
  3. 所属分类:C#编程

    • 发布日期:2013-06-05
    • 文件大小:225840
    • 提供者:xdtang
  1. gaosi

    0下载:
  2. 数值代数,高斯消去,LU分解之后解上\下三角.-Numerical algebra, Gaussian elimination, LU decomposition after the Xie upper \ lower triangular.
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:765
    • 提供者:康QY
  1. matrix_lu1

    0下载:
  2. 稀疏矩阵分解,LU分解,快速高效的分解矩阵-Sparse matrix factorization, LU decomposition, fast and efficient decomposition of the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:142510
    • 提供者:时先生
  1. matrix_lu3

    0下载:
  2. LU_seial,c是针对c语言开发的串行LU分解,并进行了cache优化。 LU_parallel.c是用多线程的方法实现LU分解的并行化,加速比在1.3左右。-LU_seial, c is for c language development serial LU decomposition, and conducted cache optimization. LU_parallel.c is multi-threaded approach to achieve parallel LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1900
    • 提供者:时先生
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com