CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - matching pursuit algorithm

搜索资源列表

  1. MPTK-Windows-bin-0-5-6-beta.zi

    0下载:
  2. The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scr ipts to plot the results under Matlab.,The Mat
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6457321
    • 提供者:Galilleo
  1. MPTK-Source-0.5.9.tar

    3下载:
  2. 匹配追踪算法的matlab工具箱,可以比较方便的进行mp分解,效率较高,但目前的版本对于谐波原子的分解还有些问题-Matching pursuit algorithm matlab toolbox, can be more convenient mp decomposition, efficient, but the current version of the harmonic decomposition of the atom has some problems
  3. 所属分类:matlab

    • 发布日期:2015-03-29
    • 文件大小:10392576
    • 提供者:郭奕
  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. Gabor

    5下载:
  2. 通过Gabor原子库对语音信号进行处理,用到匹配追踪算法,程序很好用,对各种语音信号的仿真实验都很成功-Gabor atoms is through the voice signal processing, matching pursuit algorithm is used, the program useful, on the simulation of various audio signals are successfully
  3. 所属分类:matlab

    • 发布日期:2015-05-11
    • 文件大小:9216
    • 提供者:miaoguijun
  1. compressed-sensing-procedure

    6下载:
  2. 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
  3. 所属分类:matlab

    • 发布日期:2016-04-06
    • 文件大小:41984
    • 提供者:刘会影
  1. CS_OMP

    0下载:
  2. CS压缩感知中的 匹配追踪算法 完成图像的重构,没有经过优化的程序-CS compressed sensing of the matching pursuit algorithm to complete the image reconstruction, the procedure has not been optimized
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1495
    • 提供者:姜姜
  1. CS_OMP

    1下载:
  2. OMP算法的MATLAB实现,实验信号为X,为一模拟信号,通过正交匹配跟踪算法来实现信号的重构。-OMP algorithm of MATLAB, and experimental signal for the X, for analog signals, orthogonal matching pursuit algorithm for signal reconstruction.
  3. 所属分类:matlab

    • 发布日期:2015-01-19
    • 文件大小:1310
    • 提供者:张骞硕
  1. conv_fft

    2下载:
  2. 基于fft的匹配追踪算法,且ff与tMATLAB中自带的源程序不尽相同-Fft-based matching pursuit algorithm, and ff the source code comes with tMATLAB in different
  3. 所属分类:matlab

    • 发布日期:2015-03-29
    • 文件大小:2048
    • 提供者:lidan
  1. conv_fht

    2下载:
  2. 基于fht的匹配追踪算法,算法速度要比fft快很多,提高了一个数量级-Fht based matching pursuit algorithm, the algorithm much faster speed than fft, an order of magnitude increase
  3. 所属分类:matlab

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

    1下载:
  2. 基于双树小波通用隐马尔可夫树模型的图像压缩感知-Compressive Sensing for Image Using Orthogonal Wavelet Transform and Orthogonal Matching Pursuit Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2931977
    • 提供者:lonelive
  1. mmp

    1下载:
  2. multichannel matching pursuit algorithm
  3. 所属分类:matlab

  1. mp_algorathm

    2下载:
  2. 基于MP(matching pursuit匹配追踪)算法的信号的稀疏分解,实现简单信号的稀疏分解-Based on MP (matching pursuit matching pursuit) algorithm sparse decomposition, sparse decomposition of simple
  3. 所属分类:matlab

    • 发布日期:2015-06-07
    • 文件大小:1024
    • 提供者:罗速
  1. OMP

    1下载:
  2. 采用正交匹配追踪(OMP)算法实现信号重构-Orthogonal matching pursuit algorithm for signal reconstruction
  3. 所属分类:matlab

    • 发布日期:2016-03-10
    • 文件大小:2048
    • 提供者:王雨
  1. OMP

    0下载:
  2. 正交匹配跟踪算法: 是贪婪算法中稀疏求解的方法-Orthogonal matching pursuit algorithm: Solving Sparse
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:537
    • 提供者:林慧
  1. CS_OMP

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

    • 发布日期:2013-04-30
    • 文件大小:1393
    • 提供者:楚楚
  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

    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_OMP

    0下载:
  2. 基于压缩感知理论的正交匹配追踪算法的matlab 程序-Based on the compression perception theory of orthogonal matching pursuit algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1559
    • 提供者:liu
  1. omp

    0下载:
  2. 正交匹配追踪算法,是一种压缩感知中的重构算法,优点是复杂度低,缺点是需要预知信号的稀疏度-Orthogonal matching pursuit algorithm is a compressed sensing reconstruction algorithm, the advantages of low complexity, the disadvantage is the need to predict the sparsity of the signal
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:779
    • 提供者:tata
  1. Orthogonal-Matching-Pursuit

    0下载:
  2. uses the Orthogonal Matching Pursuit algorithm (OMP) to estimate the solution to the equation
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:3394
    • 提供者:HY
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com