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

搜索资源列表

  1. energydetection

    0下载:
  2. 用MATLAB软件进行仿真能量检测频谱感知算法-MATLAB software to simulate the energy use of spectrum sensing algorithm for detecting
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:886
    • 提供者:婷婷
  1. block_mp

    1下载:
  2. 压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。-Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and the performance is testified.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1080
    • 提供者:李珍
  1. Source

    2下载:
  2. l1-norm, compress sensing
  3. 所属分类:matlab

    • 发布日期:2016-07-27
    • 文件大小:4096
    • 提供者:Jone
  1. cs-code

    2下载:
  2. 一个正弦波利用DCT,FFT变换后稀疏化,然后应用压缩感知实现压缩,并有仿真图例说明重构效果。重构算法采用线性规划和OMP算法等,是一个初学CS入门的好例子。-A sine wave using DCT, FFT transform sparse, and then apply compressed sensing to achieve compression, and a legend reconstruction simulation results. Reconstruction algo
  3. 所属分类:matlab

    • 发布日期:2016-06-22
    • 文件大小:6144
    • 提供者:吴刚
  1. mfnew

    1下载:
  2. 认知无线电频谱感知匹配滤波器检测仿真,选用FM信号,分析了虚警概率-Matched filter spectrum sensing cognitive radio simulation testing, the choice of FM signals, analysis of the probability of false alarm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:950
    • 提供者:秦楠楠
  1. Tutorials

    1下载:
  2. 个人手机的关于压缩感知的入门教程,包括pdf,ppt以及个人整理的word文档,希望对大家有帮助!-Personal phone introductory tutorial on compressed sensing, including pdf, ppt, and personal finishing the word document, we want to help!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-11
    • 文件大小:18712823
    • 提供者:daig
  1. EnergeDetection

    1下载:
  2. 关于认知无线电频谱感知的能量检测程序。希望大家互相交流!-On the energy spectrum sensing cognitive radio test procedures. Hope we can exchange ideas!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2016
    • 提供者:大宁
  1. Image_Classify

    4下载:
  2. 遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。-Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).
  3. 所属分类:Special Effects

    • 发布日期:2015-09-03
    • 文件大小:1567827
    • 提供者:
  1. IHT

    2下载:
  2. iterative hard thresholding algorithm in Compressed Sensing
  3. 所属分类:matlab

    • 发布日期:2014-08-27
    • 文件大小:1024
    • 提供者:沈益
  1. compressedsensingmatlab

    0下载:
  2. 演示Compressive Sensing的Matlab程序 信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) -Compressive Sensing of Matlab demonstration program to achieve signal compression sensor (orthogonal matching pursuit method Orthogonal Matching Pursuit)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1226
    • 提供者:hu yuanchao
  1. ED

    0下载:
  2. ENERGY DETECTION SPECTRUM SENSING
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:Ora
  1. Depth-of-remote-sensing

    0下载:
  2. 水深遥感测量,自己收集的pdf论文资料。-Depth of remote sensing, their paper data collection.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19820129
    • 提供者:lulu
  1. l1magic

    1下载:
  2. 压缩传感(Compressive Sensing)恢复算法的官方版matlab实现,内含有pdf文档对算法进行详细描述,对深入理解压缩传感恢复算法有很大帮助。-The matlab implement of the reconstruction algorithm of Compressive sensing theory with .pdf paper to give detailed descr iptions, it will help you understand the algorit
  3. 所属分类:matlab例程

    • 发布日期:2012-11-01
    • 文件大小:364213
    • 提供者:弱弱弱
  1. code

    0下载:
  2. 认知无线电频谱感知循环检测法MATLAB程序-CR Spectrum sensing Cycle Detection MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:39145
    • 提供者:ljy
  1. Image

    1下载:
  2. 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10662355
    • 提供者:幻影
  1. Tutorial

    0下载:
  2. 压缩传感,压缩感知,压缩采样,稀疏表达,稀疏表示,的入门介绍,自己精心搜集的ppt,pdf资料,助你轻松入门-compressive sening compressed sensing
  3. 所属分类:Development Research

    • 发布日期:2017-06-10
    • 文件大小:17412763
    • 提供者:赵佳
  1. ENVIwavelet

    1下载:
  2. Envi遥感软件:ENVI的小波融合程序-Envi Remote Sensing Software: ENVI wavelet fusion procedures
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:725173
    • 提供者:gyg
  1. GPSR_6.0

    0下载:
  2. 压缩感知中一种非常典型的梯度投影算法,算法的速度非常快-Compressed sensing in a very typical gradient projection algorithm, the algorithm is very fast
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1382244
    • 提供者:
  1. KFCS_new

    0下载:
  2. 压缩传感技术是近年来研究的热点,里面含有迄今为止的各种有关压缩传感的算法,都为MATLAB编写-COMPRESSIVE SENSING
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:18447
    • 提供者:吴皓天
  1. sparco-1.2

    4下载:
  2. 压缩感知常用到的稀疏工具箱,有利于加强对压缩感知的理解-Used to compress sparse sensing toolbox, will help strengthen the understanding of compressed sensing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3881547
    • 提供者:Kim
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com