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

搜索资源列表

  1. pipeizhuizong

    0下载:
  2. 这是一个基于MATLAB的匹配追踪算法,值得参考-This is a MATLAB-based matching pursuit algorithm, it is also useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2865
    • 提供者:邱娜
  1. MPTK-Source-0.5.8.tar

    0下载:
  2. 匹配追踪算法,适合与信号处理方面。希望对大家有用。-matching pursuit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9551872
    • 提供者:武国宁
  1. CS_OMP

    1下载:
  2. 一个关于压缩感知的正交匹配追踪算法的Matlab程序,很好用的。-Compressvie sampling achieve in matlab by OMP algorithm.
  3. 所属分类:matlab

    • 发布日期:2015-09-23
    • 文件大小:1024
    • 提供者:dsadsa
  1. MyOMP

    0下载:
  2. 一个简单的运用正交匹配追踪算法(OMP)的程序,与Signal Recovery From Random Measurments Via Orthogonal Matching Pursuit中描述的OMP算法一致,可以使刚开始接触压缩传感(CS)的同学更快的入门,了解OMP算法-A simple algorithm using orthogonal matching pursuit (OMP) of the program, and Signal Recovery From Random Me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1020
    • 提供者:何静飞
  1. CS_OMP

    3下载:
  2. 实现了正交匹配追踪算法的matlab编程-To achieve the orthogonal matching pursuit algorithm matlab programming
  3. 所属分类:matlab例程

    • 发布日期:2013-04-30
    • 文件大小:1393
    • 提供者:楚楚
  1. CS_OMP_rand1

    1下载:
  2. 用随机矩阵对随机信号的压缩传感处理。使用匹配追踪算法。-compress sensing of randsignal inrand matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1570
    • 提供者:李周
  1. cs

    0下载:
  2. 利用压缩感知对图像进行处理 先用小波变换生成矩阵,再利用正交匹配追踪算法,在对图像进行稀疏处理后进行正交匹配追踪 -Orthogonal matching pursuit algorithm for image processing First generated using wavelet transform matrix orthogonal matching pursuit, sparse processing image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:2967
    • 提供者:zhangpeiling
  1. locate

    1下载:
  2. 一个寻找最优化位置的程序,采用了正交匹配追踪算法,最优位置比较接近理想值。-A search for the optimum position program, using the orthogonal matching pursuit algorithm, the optimal location close to ideal value.
  3. 所属分类:matlab

    • 发布日期:2015-06-28
    • 文件大小:2048
    • 提供者:大家
  1. CS_OMP

    2下载:
  2. 正交匹配追踪算法(OMP)是一种利用一个超完备的字典进行信号分解的非线性自适应算法-Template matching matlab program
  3. 所属分类:matlab

    • 发布日期:2015-07-28
    • 文件大小:1024
    • 提供者:周泽宇
  1. CS_OMP

    0下载:
  2. 信号处理中的压缩传感的匹配追踪算法。里面是源程序。希望有用-the OMP used in Compressed Sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1129
    • 提供者:丁羡华
  1. OMP

    1下载:
  2. 对压缩传感中的正交匹配追踪算法进行了改进后的源代码。希望对你有用哦-The compressed sensing of orthogonal matching pursuit algorithm was improved after the source code. Hope this helps you
  3. 所属分类:Special Effects

    • 发布日期:2015-07-28
    • 文件大小:1024
    • 提供者:丁羡华
  1. Wavelet_OMP

    0下载:
  2. 压缩感知 正交匹配追踪Matlab代码OMP算法 一个简单的正交匹配追踪算法 -matlab source code for OMP algorithms in CS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:62779
    • 提供者:hekan
  1. omp

    0下载:
  2. 使用压缩感知正交匹配追踪算法实现算法重构,可以二维图像-COMPRESSED SENSINGomp
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:644
    • 提供者:marquis
  1. CS_OMP

    0下载:
  2. 这是实现压缩感知中的匹配追踪算法。 匹配追踪算法是一种最常用的压缩感知算法。-This is the compression-aware matching pursuit algorithm. The matching pursuit algorithm is one of the most commonly used in compressed sensing algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1577
    • 提供者:queenie
  1. cs

    0下载:
  2. 包含经典的压缩感知重构算法,匹配追踪算法,正交匹配追踪算法等,有测试程序和测试图像,也有一维信号的测试范例。-This code include compressed sensing althorigm ,such as orthorginal matching pursuit, matching pursuit, and it also include examples ablout image and other signals.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3192321
    • 提供者:
  1. three-kinds-of-pursuit-match-cods

    0下载:
  2. 详细的三种匹配追踪算法的C程序,注释详细而且都能成功运行-Details of the three kinds of matching pursuit algorithm C procedures, detailed notes and can be run successfully
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:885340
    • 提供者:huchen
  1. Main_MP

    1下载:
  2. 基于压缩感知(应用匹配追踪算法)处理一维信号-MP compressed sensing using matching pursuit
  3. 所属分类:matlab

    • 发布日期:2015-09-23
    • 文件大小:1024
    • 提供者:周皓
  1. mp2d

    0下载:
  2. 基于压缩感知(应用匹配追踪算法)处理二维信号-MP2D compressed sensing using mp
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:849
    • 提供者:周皓
  1. mp-algorithm

    1下载:
  2. 一种经典的重构算法,正交匹配追踪算法,很受益,初学者享用-omp algorithm
  3. 所属分类:Other systems

    • 发布日期:2015-05-11
    • 文件大小:1024
    • 提供者:poppy
  1. omp-algorithm

    0下载:
  2. 一种经典的重构算法,正交匹配追踪算法,很受益,初学者享用-omp algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:poppy
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com