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

搜索资源列表

  1. OMP

    0下载:
  2. omp orthogonal matching persuit algortithme
  3. 所属分类:Software Testing

    • 发布日期:2017-05-03
    • 文件大小:625742
    • 提供者:bilal
  1. CoSaMP-and-OMP-for-sparse-recovery

    1下载:
  2. 压缩感知信号恢复算法OMP和CoSaMP算法,常用的算法- x = CoSaMP( A, b, k ) uses the Compressive Sampling Matched Pursuit (CoSaMP) algorithm (see Needell and Tropp s 2008 paper http://arxiv.org/abs/0803.2392 ) to estimate the solution to the equation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:10976
    • 提供者:cyberknight
  1. SOLVE-OMP

    0下载:
  2. omp贪婪算法自编实现,压缩感知的基本知识资料,效果较好-omp greedy algorithm self realization, basic knowledge of compressed sensing data, the better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3110
    • 提供者:田甜
  1. omp

    0下载:
  2. 压缩感知重构体系中的正交匹配追踪(omp算法)-Compressed Sensing Reconstruction System orthogonal matching pursuit (omp algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4513
    • 提供者:贾斐
  1. OMP

    0下载:
  2. 压缩感知中最基础的正交匹配算法OMP,在MP的基础上进一步优化改进-The most commonly used orthogonal matching algorithm in compressed sensing OMP, on the basis of the MP algorithm further optimization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3916
    • 提供者:na
  1. DCT-and-OMP

    0下载:
  2. cs重构 采用dct和omp算法进行压缩感知理论重构-cs reconstructed DCT
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5046
    • 提供者:张芃芃
  1. OMP

    0下载:
  2. 进行数字图像处理,对一个图像进行稀疏表示的OMP算法-Digital image processing, an image for the OMP algorithm of sparse representation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:589
    • 提供者:张春燕
  1. OMP

    2下载:
  2. OMP图像去噪算法matlab代码,内含图像,可直接运行-OMP image denoising algorithm matlab code, containing images, can be directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:32016
    • 提供者:feiyufei
  1. CS-OMP

    0下载:
  2. 压缩感知的omp算法的源代码,比较简单,初学者很容易看懂-Compressed sensing OMP algorithm source code, relatively simple, very easy to understand for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1019
    • 提供者:孙宇杰
  1. omp

    0下载:
  2. omp对lena图像的重构,并运用了离散小波变化和反变换。-omp lena image for Reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:qiaozhi
  1. omp

    0下载:
  2. 压缩感知是新兴起来的一门重要学科,这里提供香港大学沙威最经典简单的一个框架。由小波先进行稀疏化,再用OMP算法进行修复重构。-Compressed sensing is a new up an important subject, here are the simplest classic Savit a framework. First carried out by the wavelet-based sparse, and then repair the OMP algorithm reco
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:62787
    • 提供者:是我
  1. OMP

    1下载:
  2. OMP算法 C语言实现 小波变换矩阵由matlab生成导入-OMP algorithm C language
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:65342
    • 提供者:eric
  1. OMP

    1下载:
  2. OMP算法应用在DOA估计,可以分辨多个目标,估计出目标方位,且有很高的分辨性能。-OMP algorithm used in DOA estimation, can distinguish multiple targets, to estimate the target orientation, and have a high resolution performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1249
    • 提供者:赵安琦
  1. OMP

    0下载:
  2. 频谱感知与检测中利用omp算法进行重构的优化-Optimization of spectrum sensing and detection algorithms use omp reconstruction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:894
    • 提供者:李婷婷
  1. ksvd-omp

    1下载:
  2. 这是个基于matlab的ksvd-omp算法-it s a ksvd-omp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:922
    • 提供者:nancy
  1. OMP

    0下载:
  2. 压缩感知OMP重构算法,误差很小,完美重构,信号由多个信号叠加而成-Compression-aware OMP reconstruction algorithm, the error is very small, perfect reconstruction, the signal a number of signals stacked
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:lifeng
  1. OMP

    0下载:
  2. 该程序是压缩感知的贪婪算法-正交匹配追踪(OMP)算法,包括算法的测试和算法性能验证程序。-The program is a greedy algorithm of compressive sensing - orthogonal match pursuit (OMP) algorithm, which includes algorithmic testing and algorithm performance verification procedures.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-14
    • 文件大小:1643417
    • 提供者:hkm
  1. omp cosamp sp

    1下载:
  2. 压缩感知 重构算法源代码:主要包括OMP,CoSamp,SP等重构算法,算法还需要根据不同的应用场景适当修改。(compressive sensing reconstruction algorithms source code)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-18
    • 文件大小:16384
    • 提供者:微笑-PASTA
  1. Desktop

    0下载:
  2. 用于压缩感知中恢复信号的OMP算法,很好用的(signal recovery for compressed sensing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:81920
    • 提供者:幽霜
  1. 小波变换BP,OMP,StOMP二维比较

    0下载:
  2. 小波变换bp omp等方法的二维比较程序(Two dimensional comparison of wavelet transform, BP, OMP and other methods)
  3. 所属分类:matlab例程

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