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

搜索资源列表

  1. CoSaMP_OMP

    0下载:
  2. 这个是个非常有效的OMP算法,是我见过的编写最好的(It's the best OMP I've ever seen)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:eatingbeen
  1. Solvers

    0下载:
  2. 压缩感知经典算法Matlab代码实现,包括OMP,MP等(Matlab code of classic algorithm for Compression sensing, including OMP, MP and so on)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:49152
    • 提供者:小哩
  1. mpbat

    0下载:
  2. OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。(Matching pursuit algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. matlabChapter11

    1下载:
  2. 压缩感知信号重构入门代码 omp代码 MATLAB(Compression awareness refactoring entry code omp code MATLAB)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-21
    • 文件大小:709632
    • 提供者:boston ubuntu
  1. cs

    0下载:
  2. 该文包含了压缩感知图像重构算法,有omp,cosamp,sp,可以选择观测矩阵高斯随机矩阵,稀疏随机矩阵,部分哈达码矩阵。(This paper includes compressed sensing image reconstruction algorithm. It has OMP, CoSaMP and sp. It can choose observation matrix Gauss random matrix, sparse random matrix and partial Had
  3. 所属分类:图形图像处理

  1. OMP

    0下载:
  2. 正交匹配追踪算法,求解速度快,计算精度高(Orthogonal matching pursuit algorithm, fast solution speed, high calculation accuracy)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:jiaxiaoxiao
  1. omp

    0下载:
  2. matlab实现压缩感知中的正交匹配追踪(Matlab implementation of orthogonal matching tracking in compressed sensing)
  3. 所属分类:压缩解压

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:csto
  1. CS_OMP重构

    0下载:
  2. omp重构算法程序,压缩感知重构算法,包含测试程序(Omp reconstruction algorithm program, compressive sensing reconstruction algorithm, including test program)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:沐点
  1. Matlab-code-for-CS-reocvery

    0下载:
  2. 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:72704
    • 提供者:cc 520
  1. CSBP_matlab

    0下载:
  2. 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:16384
    • 提供者:cc cc
  1. 二维OMP算法的matlab实现

    1下载:
  2. 二维OMP算法的matlab实现,封装的函数,根据参数说明调用即可
  3. 所属分类:matlab例程

  1. Wavelet_OMP

    1下载:
  2. 使用小波当稀疏基的OMP压缩感知实现,直接可以运行,压缩包内有图片(Using wavelet as the OMP compressed sensing implementation of sparse base, it can run directly, and there are pictures in the compressed package.)
  3. 所属分类:其他

    • 发布日期:2019-09-24
    • 文件大小:63488
    • 提供者:楚伽
  1. omp

    2下载:
  2. 本程序使用压缩感知中的omp算法实现微波成像(This program uses OMP algorithm in compressed sensing to realize microwave imaging)
  3. 所属分类:Windows编程

    • 发布日期:2019-06-20
    • 文件大小:7442432
    • 提供者:于士奇
  1. cs_doa

    3下载:
  2. 利用压缩感知理论进行DOA估计,利用了OMP算法,性能很好(DOA estimation using compressed sensing theory)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-18
    • 文件大小:1024
    • 提供者:执扇笑海棠
  1. KSVD_OMP

    1下载:
  2. 压缩感知与图像重建,详细介绍了KSVD、OMP、IRLS 、 Dantzig Selector 、MP 等算法的原理,并在MATLAB平台上编程实现。(Compressed sensing and image reconstruction, the principle of KSVD, OMP, IRLS, Dantzig Selector, MP and other algorithms are introduced in detail, and it is programmed on MAT
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-24
    • 文件大小:175104
    • 提供者:hlb
  1. ompbox10

    2下载:
  2. omp算法工具箱,解压到Matlab工具箱文件夹下,按照说明文档做设置即可使用(The OMP algorithm toolbox is decompressed into the folder of the Matlab toolbox and can be used by setting up the instructions)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-29
    • 文件大小:62464
    • 提供者:Conan_1996
  1. 压缩感知OMP算法

    0下载:
  2. 压缩感知经典算法——OMP重构算法,可以实现数据的压缩和重构。。。。。。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 压缩感知算法库

    1下载:
  2. 这里面主要包括集中典型的贪婪类算法,如OMP,BOMP,JOMP等算法,可以直接调用程序,里面的程序编写均是最简洁的,下载与国外大学网站。
  3. 所属分类:matlab例程

    • 发布日期:2020-02-28
    • 文件大小:30837
    • 提供者:shuilianfeng
  1. spatially_sparse_precoding

    2下载:
  2. 可以用来实现论文中的OMP算法产生基带预编码矩阵和射频预编码矩阵(Can be used to implement the OMP algorithm in the paper to generate baseband precoding matrix and radio frequency precoding matrix)
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2021-03-02
    • 文件大小:893952
    • 提供者:xidianzhy
  1. BOMP、omp恢复算法

    1下载:
  2. 压缩感知中的信号恢复算法正交匹配追踪算法OMP、块正交匹配追踪算法BOMP,BOMP应用于块稀疏信号的恢复
  3. 所属分类:其他小程序

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 36 »
搜珍网 www.dssz.com