搜索资源列表

  1. LU分解.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:965
    • 提供者:
  1. 单纯LU分解.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:965
    • 提供者:
  1. mpiparaw.rar

    0下载:
  2. 在MPI上用并行LU分解求解线性方程组的源程序。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:4500
    • 提供者:
  1. raa

    1下载:
  2. 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:65565
    • 提供者:谢瑶
  1. 27_142

    0下载:
  2. 矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素的相乘、相除,对矩阵的每个元素求abs,sqrt等-matrix calculation of c code, the matrices of the matrix to
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11623
    • 提供者:陈冲
  1. lu_bs_lsm

    0下载:
  2. lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用-decomposition b-spline curves, curve gemfibrozil abuse etc. Matlab achieve very practical
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5387
    • 提供者:jaba
  1. superlu_mt_1.0.tar

    0下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:562257
    • 提供者:wang
  1. superlu_dist_2.0.tar

    0下载:
  2. LU分解求解矩阵方程组的解,最新版本,快速求解稀疏矩阵-LU decomposition of the matrix equation solution, the latest version, sparse matrix Quick Solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1028335
    • 提供者:wang
  1. slu_dist.ps

    0下载:
  2. 稀疏矩阵分解的最好方法之一,LU分解,快速高效的分解矩阵-sparse matrix factorization one of the best ways, LU decomposition, fast and efficient decomposition matrix
  3. 所属分类:数值算法/人工智能

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

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

    • 发布日期:2024-05-14
    • 文件大小:857088
    • 提供者:赵宏亮
  1. lu

    0下载:
  2. 。、、 关于lu分解的代码、、 属于初级加工,初学代码示例-On the decomposition of lu code
  3. 所属分类:其他行业

    • 发布日期:2024-05-14
    • 文件大小:224256
    • 提供者:zhy
  1. 57578866Matrix_LU_INV

    0下载:
  2. 这是一个使用lu来求逆矩阵的算法那,算法很好,很不错啊(this is a lu algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhonglin_ye
  1. ILU

    0下载:
  2. perform incomplete LU decomposition.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:pengrh
  1. LU

    0下载:
  2. 该程序用于使用追赶法求解线性代数方程中的三对角方程组(The program is used to solve the three diagonal equations in linear algebraic equations by using the chase method)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:李伟222
  1. PA=LU

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

    • 发布日期:2024-05-14
    • 文件大小:256000
    • 提供者:674534207
  1. sanijaofenjie

    0下载:
  2. 解线性方程组的方法,实现系数矩阵的LU分解。(Solution of linear equations, the coefficient matrix LU decomposition.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:行者W
  1. LU_test

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

  1. practise

    0下载:
  2. 对n*n矩阵进行求逆和分解,包括矩阵的自动生成等(The inverse and decomposition of n*n matrix)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2453504
    • 提供者:onlypla
  1. LU decomposition

    0下载:
  2. LU分解的程序实现,要求如下: 1)不限编程语言,程序为可执行文件,例如 .m文件等,不能是word或者txt文档; 2)程序可以实现任意矩阵的LU分解,并附上简单实例; 3)同时提交程序的说明文档,对程序简单说明;(The implementation of the LU decomposition program is required as follows: 1) unlimited program
  3. 所属分类:

    • 发布日期:2024-05-14
    • 文件大小:210944
    • 提供者:Mr_亮先森
  1. LU

    0下载:
  2. LU分解源码 用matlab的m文件写出来的
  3. 所属分类:其它程序

« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »

源码中国 www.ymcn.org