CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 匹配追踪

搜索资源列表

  1. CoSaMP_OMP

    1下载:
  2. 压缩感知重构算法 压缩采样匹配追踪算法 从原子库中选择多个相关的原子,同时剔除部分原子, -Compressed sensing reconstruction algorithm compressive sampling matching pursuit algorithm library, select from the atomic number of the atom, while removing some atoms,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-11-23
    • 文件大小:10240
    • 提供者:王石
  1. RssMP

    0下载:
  2. 多种匹配追踪算法(MP/OMP/Rss MP)-A variety of matching pursuit algorithm (MP/OMP/Rss MP)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:8347
    • 提供者:chenpeng
  1. fbmp_v1_3

    1下载:
  2. 一个基于贝叶斯的matlab匹配追踪工具箱,包含函数和实验例子-A Bayesian matching pursuit matlab toolbox contains functions and experimental examples
  3. 所属分类:matlab

    • 发布日期:2015-04-25
    • 文件大小:277504
    • 提供者:chenpeng
  1. romp

    0下载:
  2. 正则化正交匹配追踪算法的函数,用matlab编写,可以求解压缩感知的信号重构问题-Regularization function orthogonal matching pursuit algorithm, using matlab prepared, can solve problems compressed sensing signal reconstruction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1000
    • 提供者:fhz
  1. CSWavelet_OMP

    0下载:
  2. 利用压缩感知的正交匹配追踪算法,即OMP算法实现压缩感知稀疏信号重构,效果较好。-use OMP to reproduce signal
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1392
    • 提供者:lijing
  1. Subpace-Pursuit-matlab-code

    2下载:
  2. 子空间匹配追踪matlab程序,首先选择2K个原子,然后通过校正选择其中的K个原子。-Subspace matching pursuit matlab program, first select 2K atoms, and then select one by correcting the K atoms.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-04-25
    • 文件大小:4096
    • 提供者:高贯银
  1. ROMP

    2下载:
  2. 一种正则化正交匹配追踪ROMP算法的matlab源程序,一个函数,方便使用-A New Regularized Orthogonal Matching Pursuit ROMP algorithm matlab source, a function, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2015-04-02
    • 文件大小:1024
    • 提供者:高贯银
  1. StOMP

    1下载:
  2. 分段自适应正交匹配追踪StOMP算法源程序,压缩感知里面很好的算法-Orthogonal Matching Pursuit StOMP adaptive segmentation algorithm source code, a good algorithm inside compressed sensing
  3. 所属分类:Special Effects

    • 发布日期:2015-04-25
    • 文件大小:1024
    • 提供者:高贯银
  1. omp

    0下载:
  2. 典型的正交匹配追踪OMP算法的matlab源程序,结构合理,简单易懂-Typical orthogonal matching pursuit OMP algorithm matlab source, reasonable structure, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:547
    • 提供者:高贯银
  1. sparse_MP

    0下载:
  2. 信号稀疏表示的小程序,适合初学者入门。采用匹配追踪算法-Signal sparse representation of small procedures, suitable for beginners.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:648
    • 提供者:韦哲
  1. CSRec_SP

    1下载:
  2. 子空间匹配追踪源代码。matlab实现的函数。是学习压缩感知的入门资料。-this is a matlab code of subspace pursuit algorithm .which is helpful to study CS.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-28
    • 文件大小:1024
    • 提供者:陈战
  1. OMP

    0下载:
  2. 用matlab实现的正交匹配追踪算法。是很好的学习压缩感知入门资料。-Using matlab realize the orthogonal matching pursuit algorithm. Is a good learning compressed sensing introductory information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:625
    • 提供者:陈战
  1. romp

    0下载:
  2. 正则化正交匹配追踪(ROMP)算法的matlab实现源代码。是一份不错的学习压缩感知入门资料。-Regularized Orthogonal Matching Pursuit (ROMP) algorithm matlab source code. Learning is a good introductory information on compressed sensing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1106
    • 提供者:陈战
  1. COSAMP

    1下载:
  2. 压缩感知中重构算法,压缩采样匹配追踪算法,它属于贪婪算法,效果相对于MP,OMP 要优越-Compressed sensing reconstruction algorithm, compressive sampling matching pursuit algorithm, it belongs to the greedy algorithm, the effect relative to the MP, OMP superior to
  3. 所属分类:Special Effects

    • 发布日期:2015-04-12
    • 文件大小:2048
    • 提供者:黄宏伟
  1. omp

    0下载:
  2. 压缩感知算法,正交匹配追踪算法,从收敛速度上看比传统算法优越很多,应用比较广泛。-Compressed sensing algorithm, orthogonal matching pursuit algorithm, from the point of view than the traditional algorithm convergence speed privileged lot, used widely.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:60566
    • 提供者:黄宏伟
  1. CoSAMP

    2下载:
  2. 压缩感知中的压缩采样匹配追踪算法.该算法是对OMP算法的改进,运行速度快,重建质量好-Compressed sensing compressive sampling matching pursuit algorithm This algorithm is OMP algorithm, running speed, good quality reconstruction
  3. 所属分类:Other systems

    • 发布日期:2015-04-12
    • 文件大小:23552
    • 提供者:杨加
  1. SAMP

    1下载:
  2. 稀疏自适应匹配追踪算法,无需稀疏度,就可以重构原始信号。-Sparse adaptive matching pursuit algorithm, without sparsity, we can reconstruct the original signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1102
    • 提供者:唐文娟
  1. Wavelet_OMP

    0下载:
  2. 通过小波变换,来实现最基本的正交匹配追踪算法。-By wavelet transform, to achieve the most basic orthogonal matching pursuit algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1867
    • 提供者:唐文娟
  1. OMP

    0下载:
  2. 正交匹配追踪是压缩感知中重建算法的一种,能够以高概率重建原始信号-Image Denoising Via Learned Dictionaries and Sparse representation Image Denoising Via Learned Dictionaries and Sparse representation Image Denoising Via Learned Dictionaries and Sparse representation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:590
    • 提供者:王磊
  1. bbcosamp

    1下载:
  2. 按块处理的基于压缩感知的压缩采样匹配追踪算法block-cosamp-By block processing based on compressed sensing compressive sampling matching pursuit algorithm block-cosamp
  3. 所属分类:matlab

    • 发布日期:2015-07-28
    • 文件大小:2048
    • 提供者:Dawn
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 38 »
搜珍网 www.dssz.com