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

搜索资源列表

  1. CS

    2下载:
  2. Matlab编写的压缩感知的库函数,包括稀疏分解和重构。-Written in compressed sensing Matlab library functions, including the sparse decomposition and reconstruction.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-13
    • 文件大小:26272428
    • 提供者:yang
  1. k_svd

    4下载:
  2. k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
  3. 所属分类:Special Effects

    • 发布日期:2016-11-27
    • 文件大小:12544000
    • 提供者:谢一天
  1. dct_cs

    1下载:
  2. DCT压缩感知方案,采用DCT基稀疏分解原始信号,并且重构出原始信号-DCT compressed sensing scheme, using sparse decomposition of the original DCT-based signal and reconstruct the original signal
  3. 所属分类:matlab

    • 发布日期:2016-02-21
    • 文件大小:1024
    • 提供者:张健
  1. LDL-2.0.1.tar

    1下载:
  2. 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:225831
    • 提供者:aaq
  1. block_mp

    1下载:
  2. 压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。-Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and the performance is testified.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1080
    • 提供者:李珍
  1. PQ

    1下载:
  2. 电力系统潮流计算程序,使用稀疏矩阵,降低存储容量,加快迭代的速度。-Power flow calculation procedure, the use of sparse matrices to reduce storage capacity, speed up the speed of iteration.
  3. 所属分类:Energy industry

    • 发布日期:
    • 文件大小:2327799
    • 提供者:申定辉
  1. compress edsensing OMP

    4下载:
  2. 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
  3. 所属分类:matlab例程

    • 发布日期:2013-12-11
    • 文件大小:592
    • 提供者:耿旭
  1. code-for-src

    6下载:
  2. 稀疏表达人脸识别算法相关例程,并附带l1magic PDF文档-src face recognition
  3. 所属分类:matlab

    • 发布日期:2015-04-24
    • 文件大小:248832
    • 提供者:任智杰
  1. KSVD_Matlab_ToolBox

    0下载:
  2. KSVD算法,应用于稀疏表示,发表于2006年的文章-KSVD_Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6405030
    • 提供者:步晓亮
  1. KSVD

    2下载:
  2. 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:51174400
    • 提供者:钱坤
  1. signal_decomposition_MP

    5下载:
  2. 稀疏信号分解利用匹配追踪算法,主程序+调用函数-Sparse signal decomposition, the main program calls the function+
  3. 所属分类:matlab例程

    • 发布日期:2013-12-10
    • 文件大小:2198
    • 提供者:王刚
  1. LSH

    0下载:
  2. 关于稀疏矩阵在图像处理中的应用的英文PPT,简单易懂。-On the sparse matrix applications in image processing in English PPT, easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:153283
    • 提供者:zeng pingping
  1. When_is_missing_data_recoverable

    0下载:
  2. 详细介绍了图像稀疏分解思想在数据修复方面的应用。给出了较为详细的理论依据,以及简单的实例介绍-Details of the image sparse decomposition ideas in the application of data recovery. Gives a more detailed theoretical basis, as well as a simple example to illustrate
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:209291
    • 提供者:chenlei
  1. OMP

    4下载:
  2. 本程序实现了信号稀疏分解的经典算法OMP!-This program implements a classic signal sparse decomposition algorithm OMP!
  3. 所属分类:matlab例程

    • 发布日期:2013-12-10
    • 文件大小:1961
    • 提供者:
  1. Matlab-Code-for-Image-Representation

    2下载:
  2. 附件程序为图像稀疏表示的源代码,程序用matlab编写,能正常运行。-Sparse representation of the image attachment program source code, programs written with matlab able to function properly.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-26
    • 文件大小:567998
    • 提供者:miaoguijun
  1. matchingpursuit

    3下载:
  2. matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
  3. 所属分类:matlab

    • 发布日期:2015-01-19
    • 文件大小:2868
    • 提供者:lixi
  1. 压缩感知图像重构的算法

    8下载:
  2. 这是我自己编写的压缩感知图像重构的算法,用于学习,先稀疏,再观测系数,最后重建-This is your perception image compression algorithm used to study and review, thin, and observation of the reconstruction and
  3. 所属分类:matlab例程

    • 发布日期:2016-03-04
    • 文件大小:8192
    • 提供者:qht
  1. KSVD_Matlab_ToolBox

    6下载:
  2. KSVD原始算法:信号稀疏表示中的过完备字典的学习算法-KSVD original algorithm: Signal Sparse Representation of the learning algorithm over-complete dictionary
  3. 所属分类:matlab

    • 发布日期:2015-04-15
    • 文件大小:6144
    • 提供者:liu
  1. Tutorial

    0下载:
  2. 压缩传感,压缩感知,压缩采样,稀疏表达,稀疏表示,的入门介绍,自己精心搜集的ppt,pdf资料,助你轻松入门-compressive sening compressed sensing
  3. 所属分类:Development Research

    • 发布日期:2017-06-10
    • 文件大小:17412763
    • 提供者:赵佳
  1. ompbox

    1下载:
  2. 稀疏表示正交匹配追踪算法matlab源代码-sparse representation
  3. 所属分类:matlab

    • 发布日期:2014-05-21
    • 文件大小:49152
    • 提供者:chenjia
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com