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

搜索资源列表

  1. OMP

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

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

    0下载:
  2. 一个仿真压缩感知的小程序,对于理解压缩感知有一些帮助(compressed sensing.A simulation of compressed sensing of small procedures, for the understanding of compressed sensing have some help)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:myj0202011
  1. compressive sensing

    0下载:
  2. 一种基于压缩感知的遥感影像融合处理方法,以压缩感知理论为核心,结合小波变换的方法进行低分辨率影像的重构,最终获得融合影像。(A method of remote sensing image fusion based on compressed sensing, which takes compression sensing theory as the core, combines wavelet transform method to reconstruct low resolution ima
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:酱油YY
  1. bcs-spl-1.5-1

    0下载:
  2. 实现图像分块压缩感知,实现了多种稀疏基下的压缩感知,包含CT、DCT、DDWT、DWT等(Realize the image compression sense, and realize a variety of sparse base compressed sensing, including CT, DCT, DDWT, DWT and so on)
  3. 所属分类:其他

  1. gOMP

    0下载:
  2. 广义正交压缩感知的代码,实现了压缩感知与图像的重构(Generalized orthogonal compressed sensing code, to achieve compressed sensing and image reconstruction)
  3. 所属分类:图形图像处理

  1. CSBP_matlab_20130523130009

    0下载:
  2. 一些压缩感知的代码举例, 还请多多指教,谢谢啦(The examples of compressed sensing.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:17408
    • 提供者:Brocaluo
  1. l1eq_pd

    0下载:
  2. 压缩感知重构算法,线性规划算法matlab程序算法(Compressed sensing reconstruction algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:idaxu
  1. watermark

    1下载:
  2. 本程序功能为实现基于压缩感知的数字图像水印算法,主要包括水印嵌入、水印提取及子程序三大部分。水印载体图像和原水印图像使用者可以自行更改。(This program functions for the realization of compression based digital image watermarking algorithm, including watermark embedding, watermark extraction and subroutines three major
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:唐-Tom
  1. t1

    0下载:
  2. 利用压缩感知理论MOMP法计算独立信源DOA估计(Computing DOA estimation of independent source using compressed sensing theory MOMP)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Ttaylor
  1. KFCS_new

    0下载:
  2. 将卡尔曼滤波的方法与压缩感知联系在一起,实现对动态压缩感知信号的恢复。(combined the kalman filter and compressed sensing, to realize the recovery of dynamic signal.)
  3. 所属分类:matlab例程

  1. SAMP

    0下载:
  2. 压缩感知基础程序实现,测量矩阵为高斯矩阵(Implementation of a compression aware base program. The measurement matrix is Gauss matrix .)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:默念
  1. CS_SWOMP

    1下载:
  2. 可用于恢复稀疏信号,图像处理/噪声处理/医学成像等应用中,是压缩感知重构算法中的分段弱正交匹配追踪算法(It can be used to recover sparse signals, image processing / noise processing / medical imaging, and so on. It is a piecewise weak orthogonal matching pursuit algorithm in compressed sensing reconst
  3. 所属分类:数值算法/人工智能

  1. cascade TiedNets-master

    1下载:
  2. 压缩感知程序 压缩感知用来还原稀疏数据 找到数据原始结构,对图像还原有重要意义(Compressed sensing program, compressed sensing, to restore sparse data, to find the original structure of the data, is important for image restoration)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:116736
    • 提供者:小白呗
  1. CS_new

    0下载:
  2. 利用压缩感知理论,进行关于系统延时量的辨识工作。(Identification of system delay based on compressed sensing theory)
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:1024
    • 提供者:独自C
  1. CS

    0下载:
  2. 因为自然界的数据都存在局部低维结构、周期性、对称性等,因此,传统的固定采样率的采样方法必然存在信息冗余。由于信息冗余的存在,我们就知道有数据压缩那么一门学科。既然这样,为什么要把冗余的数据也采进来,再进行压缩呢,能不能不把冗余的数据采集进来? 压缩感知的思路就是:在采集的过程中就对数据进行了压缩,而且这种压缩能保证不失真(低失真)的恢复原始数据,这与传统的先2倍频率采集信号→存储→再压缩的方式不同,可以降低采集信号的存储空间和计算量。 本程序是对于压缩感知模型的数学描述(Mathematics
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:hmy_xd
  1. 混沌序列测量矩阵

    1下载:
  2. 关于混沌序列测量矩阵构造可以得到伪随机性很好的混沌序列测量矩阵,是实现压缩感知降维测量的方便工具(As for the construction of chaotic sequence measurement matrix, a chaotic sequence measurement matrix with good pseudo randomness can be obtained. It is a convenient tool for compressed sensing and dim
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:boloto
  1. 高光谱压缩感知

    0下载:
  2. 在压缩感知下提高高光谱图像的压缩率, 采用自适应的变换编码,具有明显的图像处理优势。(image processing The compression ratio of hyperspectral image is improved under compressed sensing, and the adaptive transform coding is used, which has obvious advantages of image processing.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:7209984
    • 提供者:.好爱笑
  1. MMA14

    0下载:
  2. 压缩感知的几种重构算法比较的源代码 有OMP CoSaMP SP等 现有算法包括的比较全(Compression of several reconstruction algorithms compared to the source code, there are OMP, CoSaMP, SP and other existing algorithms, including the comparison of the whole)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:16384
    • 提供者:陈冰007
  1. OMP.m

    0下载:
  2. 压缩感知重构算法omp算法的matlab实现源码(Compressed sensing reconstruction algorithm OMP algorithm matlab source code)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:陈冰007
  1. cosamp

    0下载:
  2. 压缩感知重构算法omp算法的matlab实现源码,(Compressed sensing reconstruction algorithm OMP algorithm matlab source code)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:陈冰007
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com