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

搜索资源列表

  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. CSRec_SP

    1下载:
  2. 压缩感知中子空间匹配追踪算法,用于稀疏信号重构-Compressed sensing algorithm for subspace matching pursuit for sparse signal reconstruction
  3. 所属分类:matlab

    • 发布日期:2015-07-28
    • 文件大小:1024
    • 提供者:曹离然
  1. MP

    0下载:
  2. 压缩感知 根据匹配追踪算法自制的代码 直接调用即可,内有中文注释- Compressive sensing, the code is made from Match pursuit algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:577
    • 提供者:网络
  1. MP2

    0下载:
  2. 压缩感知, 匹配追踪, 是MP算法的另一种实现,该代码严格按照算法,运行可靠-compressive sensing match pursuit another MP algorithm .both MP and MP2 can work well
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:606
    • 提供者:网络
  1. OMP

    0下载:
  2. 压缩感知的一种正交匹配追踪重构算法,稀疏描述,观测矩阵,图像重构-Compressed sensing reconstruction algorithm orthogonal matching pursuit, sparse descr iption, observation matrix, image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:540
    • 提供者:柳树
  1. Wavelet_OMP 压缩感知的图像利用小波变换和正交匹配追踪算法

    4下载:
  2. Wavelet_OMP 压缩感知的图像利用小波变换和正交匹配追踪算法,用于cs理论的学习。
  3. 所属分类:matlab例程

  1. OMP

    0下载:
  2. 压缩感知的正交匹配追踪重构算法matlab实现(Matlab implementation of orthogonal matching pursuit reconstruction algorithm for compressed sensing)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:HITERS
  1. MMP

    3下载:
  2. 用Matlab编写的多路径匹配追踪算法程序,亲测好用,学习压缩感知的同学额可以下载,用来科研论文发表(Matlab prepared by the multi path matching tracking algorithm procedures, pro test, easy to use, learning compression aware of the amount of students can download, used for scientific research papers
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:大小兔子
  1. SolveAMP

    0下载:
  2. L1范最小化算法,匹配追踪算法,MATLAB语言实现,可以直接用(L1 norm Minimization Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:晨曦chq
  1. MP

    1下载:
  2. 匹配追踪算法,一种可用于计算稀疏表示的贪婪算法(Matching pursuit algorithm, a greedy algorithm for sparse representation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:356a
  1. __MACOSX

    0下载:
  2. 这个软件包是一个关于正交匹配追踪算法,它现在主要用于图像压缩感知的研究等等。(It's a software about Orthogonal Matching Pursuit Algorithm.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:xiaoguoya
  1. romp

    0下载:
  2. 自己注释和改写的正则化正交匹配追踪ROMP算法程序,其中有自己的想法,下载的朋友可以试试,绝对好使,但是我觉得在目标数过多的情况下效果不理想。。(Their own comments and rewrite the regularized orthogonal matching tracking ROMP algorithm program, which has its own ideas, download friends can try, absolutely good, but I thi
  3. 所属分类:汇编语言

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:Yee
  1. matchPurs

    0下载:
  2. 正交匹配追踪,使用matlab语言编写的正交匹配追踪算法,希望有帮助(Orthogonal matching pursuit)
  3. 所属分类:matlab例程

  1. 基于正交匹配追踪的人脸识别算法_matlab

    0下载:
  2. 很好的代码练习,能够实现简单的人脸识别,初学者可以参考以下(Good code practice, to achieve a simple face recognition, beginners can refer to the following)
  3. 所属分类:其他

  1. 压缩采样匹配追踪重构算法

    2下载:
  2. 压缩感知稀疏度自适应重构算法,含有子功能程序和主程序,注意程序中数值与所选图像尺寸的匹配(Compressed sensing sparse adaptive reconstruction algorithm, contains subfunction program and main program, notice the value of the program matching the selected image size.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:10240
    • 提供者:颖宝的目分
  1. Wavelet_OMP

    0下载:
  2. OMP正交匹配追踪算法,用于压缩感知重构算法研究(OMP sparse signal recovery, it can run)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:51200
    • 提供者:nitaihao85
  1. SOMP

    2下载:
  2. 同时正交匹配追踪算法的MATLAB程序,一些文献中也被翻译成同步正交匹配追踪。(Simultaneous Orthogonal Matching Pursuit(SOMP))
  3. 所属分类:数学计算

    • 发布日期:2020-12-14
    • 文件大小:1024
    • 提供者:Mazak1993
  1. MPD++

    1下载:
  2. NASA开源的匹配追踪分解算法,用于信号分解以及特征提取。(Matching Pursuit Decomposition is a powerful and effective iterative algorithm for signal decomposition and feature extraction. Matching Pursuit Decomposition decomposes any signal into linear combinations of its dictio
  3. 所属分类:图形图象

    • 发布日期:2019-12-03
    • 文件大小:3065856
    • 提供者:gogozhang
  1. 正交匹配追踪

    0下载:
  2. 压缩感知(compressed sening )正交匹配追踪(omp)求解算法
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com