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

搜索资源列表

  1. superlu_ug.ps

    0下载:
  2. 数值计算,矩阵分解,可以把稀疏矩阵分解,以达到求解方程的目的-numerical calculation, matrix decomposition, can be sparse matrix decomposition, in order to achieve the purpose of solving equations
  3. 所属分类:数值算法/人工智能

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

    1下载:
  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. superlu_3.0.tar

    1下载:
  2. LU矩阵分解单机版最新版本,用于快速求解稀疏矩阵组成的方程组的解-LU decomposition matrix version of the latest stand-alone version for fast sparse matrix solution of the solution of the equations
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1134160
    • 提供者: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. SpMatrix

    2下载:
  2. 针对有限元分析的稀疏矩阵采用一维存储时的矩阵运算编写的,可对其进行加减乘除和LU分解等运算-against the finite element analysis using a sparse matrix storage dimensional matrix prepared by the operator, can its arithmetic and LU decomposition, etc. Operational
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2963
    • 提供者:stefanie
  1. incompleteCholesky

    2下载:
  2. 程序简单实现了对稀疏矩阵进行incomplete Cholesky分解的功能,具有一定参考价值。-simple realization of the sparse matrix incomplete Cholesky decomposition of success can have a certain value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:33171
    • 提供者:易江灯
  1. LinearSolver

    1下载:
  2. 大型稀疏线形方程组的快速求解,直接分解求解-large sparse linear equations for the rapid, direct decomposition solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2989359
    • 提供者:严寒冰
  1. SpecialSVD

    1下载:
  2. 一个可分解上万阶稀疏矩阵的SVD算法-a million bands on the sparse matrix of SVD algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:31718
    • 提供者:
  1. ICCG

    5下载:
  2. iccg不完全乔尔斯基分解共轭梯度求解大规模稀疏方程组
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2105
    • 提供者:杨震
  1. adapting

    1下载:
  2. 给予稀疏编码的原理将10幅自然图像进行系数分解成为图像基。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13315934
    • 提供者:李航
  1. superlu_dist_2.2.tar

    0下载:
  2. SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1361276
    • 提供者:huanghuazhan
  1. nmfpack

    0下载:
  2. NMFs算法(带稀疏度约束的非负稀疏矩阵分解)用于实现基于人脸局部特征的人脸识别,通过近似的矩阵分解进行空间降维。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23337108
    • 提供者:heying
  1. CG

    0下载:
  2. 共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。 共梯度法也可以用于求解无约束优化问题。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:Alpha
  1. focuss-cndl.zip

    1下载:
  2. focuss算法 关于图像稀疏性分解中字典学习的经典算法 和大家一同分享 ,focuss algorithm on the sparse image decomposition in the dictionary of the classical learning algorithm and we share
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:40443
    • 提供者:Ming
  1. SPQR-1.1.2.tar

    2下载:
  2. 基于C++编程的多线程的多波前稀疏矩阵的QR分解,Timothy A. Davis编写-SuiteSparseQR is an implementation of the multifrontal sparse QR factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using Intel s Threading Building Blocks
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1162490
    • 提供者:mengdieaaq
  1. software

    1下载:
  2. 该程序是针对稀疏矩阵而编制的,主要是一个稀疏矩阵类的实现,其中采用十字链表法对矩阵进行存储。该矩阵类能够完成矩阵操作和运算的大部分功能,重点是矩阵的LU分解和线性代数方程组的求解计算。-The program is prepared for the sparse matrix, and is primarily a kind of realization of sparse matrix, in which the use of cross linked matrix storage metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:430363
    • 提供者:许智全
  1. taucs_full

    2下载:
  2. TAUCS是解稀疏线性问题的C语言库。包括: 多波Supernodal Cholesky分解; 左看Supernodal Cholesky分解 -TAUCS is a C library of sparse linear solvers. The current version of the library includes the following functionality: Multifrontal Supernodal Cholesky Factoriza
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-03-05
    • 文件大小:8253639
    • 提供者:LouisChen
  1. godec

    1下载:
  2. 低秩稀疏分解算法,用于视频中目标与背景的分离,速度很快,是处理视频目标检测的算法。
  3. 所属分类:matlab例程

  1. multi_scale_low_rank-master

    3下载:
  2. 采用ADMM算法对矩阵进行多尺度低秩稀疏分解(Low rank sparse decomposition of multiscale matrix)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-19
    • 文件大小:18021376
    • 提供者:多喝烫水
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com