CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OMP 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. OMP

    2下载:
  2. omp程序,用于语音压缩感知的重构算法,希望对大家有用-omp program for voice compressed sensing reconstruction algorithm, we want to be useful
  3. 所属分类:matlab例程

    • 发布日期:2014-01-22
    • 文件大小:635
    • 提供者:wangwenjuan
  1. OMP

    4下载:
  2. 本程序实现了信号稀疏分解的经典算法OMP!-This program implements a classic signal sparse decomposition algorithm OMP!
  3. 所属分类:matlab例程

    • 发布日期:2013-12-10
    • 文件大小:1961
    • 提供者:
  1. csmp

    3下载:
  2. CoSaMP,BP,OMP算法,比较它们在不同信噪比情况下的重构误差。-CoSaMP, BP, OMP algorithm and compare them with different SNR in the reconstruction error.
  3. 所属分类:Other systems

    • 发布日期:2015-06-15
    • 文件大小:984
    • 提供者:wanghui
  1. CS

    1下载:
  2. 压缩感知matlab代码,使用FFT进行稀疏分解,OMP算法重建信号-Compressed sensing matlab code, the use of FFT for sparse decomposition, OMP algorithm for signal reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1222
    • 提供者:陈思
  1. Dijkstra-omp

    0下载:
  2. C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1636
    • 提供者:computing
  1. OMP

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

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

    4下载:
  2. 这里给出了改进了OMP算法的matlab代码,相信能给大家带来一定的帮助-Here are the improvement of the OMP algorithm matlab code, I believe could bring some help
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-15
    • 文件大小:5951
    • 提供者:衷惟海
  1. CS_OMP

    0下载:
  2. 是一个关于正交匹配(omp)算法实现的程序-Is a match on the orthogonal (omp) algorithm procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:高小满
  1. book_OMP

    0下载:
  2. OMP算法的理论指导里面证明了OMP算法的依据和产生过程是很好的理论参考-OMP algorithm theoretical guidance, which proved the basis for OMP algorithm, and the generation process, is a good theory of reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:287342
    • 提供者:陈雨轩
  1. OMP

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

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

    0下载:
  2. 通过小波变换,采用OMP算法,实现图像压缩重构-The wavelet transform, using OMP algorithm, image compression Reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1448
    • 提供者:王雨
  1. OMP

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

    • 发布日期:2017-04-07
    • 文件大小:537
    • 提供者:林慧
  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. 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. OMP

    0下载:
  2. OMP算法,用于图像的重构过程中,比较经典,尤其是数字信号处理中-OMP algorithm for image reconstruction process, the more classic, especially in digital signal processing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:539
    • 提供者:王大磊
  1. omp

    0下载:
  2. 用小波先进行稀疏化,再用OMP算法进行修复重构-Using wavelet to the sparse, garnish with OMP algorithm to repair the reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:49929
    • 提供者:孙蕾蕾
  1. OMP

    2下载:
  2. 这个是压缩感知中的OMP算法,是图像处理中最经典最基本的算法,经过了一点改进,大家可以看看。-Compressed perception of the OMP algorithm is the most classic the most basic image processing algorithms that can learn from each other.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-18
    • 文件大小:50176
    • 提供者:嘿嘿
  1. mp-algorithm

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

    • 发布日期:2015-05-11
    • 文件大小:1024
    • 提供者:poppy
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com