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

搜索资源列表

  1. OMP算法:匹配追踪算法

    0下载:
  2. OMP算法:匹配追踪算法,输入字典和图像,获得图像在字典下的稀疏系数。有部分解释-OMP algorithm: matching pursuit algorithm, the input dictionary and images, access images in the dictionary under the sparse factor. Some explanation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:632
    • 提供者:liutingting
  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. Pursuit

    0下载:
  2. 压缩感知重构,匹配追踪算法以及一系列改进算法-Compressed sensing reconstruction, matching pursuit algorithm and a series of improved algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:21716
    • 提供者:于楠
  1. Least-Square_MP

    3下载:
  2. 基于morlet小波的最小二乘匹配追踪算法-morlet-based least-square matching pursuit algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-06-05
    • 文件大小:60440
    • 提供者:黄可
  1. OMP

    0下载:
  2. OMP算法在压缩传感中的应用,这是一个m文件。-Orthogonal Matching Pursuit Algorithm for Compressive Sensing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1488
    • 提供者:孙用
  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. Orthogonal-Matching-Pursuit

    0下载:
  2. 压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。-The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a test program for this algorith
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:2124
    • 提供者:mike
  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. 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 9 10 »
搜珍网 www.dssz.com