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

搜索资源列表

  1. generateDictionaries.rar

    1下载:
  2. Matching Pursuit 算法,该算法能够把Gabor原子集合,用线性组合表示,能够降低运算量。,Matching Pursuit algorithm, which can Gabor atomic collection, using a linear combination that can reduce computational complexity.
  3. 所属分类:Graph program

    • 发布日期:2015-05-11
    • 文件大小:960
    • 提供者:dinyxu
  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. Atomizer.rar

    0下载:
  2. Atomizer is a package of Matlab routines for atomic decomposition of 1-d signals in various dictionaries. The atomic decomposition techniques include Basis Pursuit, the Method of Frames, the Best Orthogonal Basis method for wavelet packets/cosine pac
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:324937
    • 提供者:Galilleo
  1. SolveBP

    2下载:
  2. BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
  3. 所属分类:Graph program

    • 发布日期:2016-07-25
    • 文件大小:1897
    • 提供者:王成语
  1. Pursuit 算法集

    0下载:
  2. Pursuit.rar
  3. 所属分类:matlab例程

  1. bpdq_toolbox

    0下载:
  2. Basis Pursuit DeQuantizer (BPDQ) Toolbox是图像处理很经典的工具包。-Basis Pursuit DeQuantizer (BPDQ) Toolbox is a very classic image processing tool kit.
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:72418
    • 提供者:fulon
  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. CS_OMP

    1下载:
  2. 压缩感知的一个经典算法,即正交匹配追踪,在MATLAB7.0下已实现-Perception of a classical compression algorithm called orthogonal matching pursuit, had been achieved in the MATLAB7.0
  3. 所属分类:Special Effects

    • 发布日期:2015-09-19
    • 文件大小:1221
    • 提供者:杨淑媛
  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. MatchingPursuits

    1下载:
  2. Matching Pursuit方法,经典的稀疏表示方法,可以用人脸识别和图像分类,图像去噪,现在非常流行。-Matching Pursuit method, sparse representation of the classic, you can use face recognition and image classification, image denoising, now very popular.
  3. 所属分类:Document

    • 发布日期:2016-04-08
    • 文件大小:1879701
    • 提供者:高尚兵
  1. FSOUCP

    5下载:
  2. 基于人工鱼群算法的投影寻踪模型通用MATLAB源码-Artificial fish-swarm algorithm based on Projection Pursuit Model GM MATLAB source
  3. 所属分类:matlab

    • 发布日期:2014-09-04
    • 文件大小:6512
    • 提供者:王威
  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. MatchingPursuitToolkit

    0下载:
  2. 这是一个matching pursuit toolkit匹配寻踪工具箱-This is a matching pursuit toolkit Matching Pursuit Toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4771931
    • 提供者:hu
  1. two_dimension

    0下载:
  2. 二维匹配追踪算法,通过较少原子比较精确的重建图像,随着迭代次数提高逼近源图像。-Two-dimensional matching pursuit algorithm, through more precise atomic less reconstructed image, with the number of iterations to raise close to the source image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2347
    • 提供者:汪博峰
  1. CS_OMP

    0下载:
  2. Orthogonal Matching Pursuit Algorithm for Compressive Sensing
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1585
    • 提供者:zhao
  1. hongkonguniversitydoctoromp

    0下载:
  2. 信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)-The realization of signal compression sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1616
    • 提供者:wangbaogui
  1. Least-Square_MP

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

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

    1下载:
  2. 基于MP的信号稀疏分解算法,它算法简单,比较容易实现.目前应用在很多领域中-MP-based signal sparse decomposition algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:22213
    • 提供者:weidanfang
  1. imagematchingpursuitbasedonGabordictionatry

    1下载:
  2. 基于Gabor感知多成份字典,进而提出一种高效的基于匹配追踪的图像稀疏分解算法,很有参考价值!-An effective algorithm based on the matching pursuit method is posed to obtain sparse decomposition of image with Gabor dictionary!
  3. 所属分类:File Formats

    • 发布日期:2016-01-10
    • 文件大小:494992
    • 提供者:汪洋
  1. AFSA-neural-network-based-projection-pursuit-regre

    0下载:
  2. 一种基于AFSA的神经网络投影寻踪耦合回归模型AFSA neural network based projection pursuit regression model coupling-AFSA neural network based projection pursuit regression model coupling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:38644
    • 提供者:maypw552
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com