搜索资源列表

  1. SAR-imaging-simulation-system

    0下载:
  2. SAR系统成像仿真,用于对SAR系统进行初步仿真,集成RD与CS算法-SAR imaging simulation system for the preliminary simulation of SAR systems, integration with the CS algorithm RD
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:nick lee
  1. cs

    0下载:
  2. cs点目标成像算法,用matlab实现的点目标仿真。-cs-point target imaging algorithm using matlab to achieve point target simulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:12288
    • 提供者:jack
  1. ExtendedChirpScaling

    0下载:
  2. 合成孔径雷达 扩展CS算法 比CS算法更实用 更有效-Synthetic aperture radar algorithm extended CS algorithm is more practical than the more effective CS
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:侯志涛
  1. cs-code

    0下载:
  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 simulatio
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:6144
    • 提供者:吴刚
  1. CS

    0下载:
  2. 用matlab利用压缩感知CS实现对一位信号的处理~小波稀疏分解,正交追踪算法重构~1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) 测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构-CS with matlab using compressed sensing to achieve a sparse signal processing- wavele
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:
  1. cs

    0下载:
  2. 利用压缩感知对图像进行处理 先用小波变换生成矩阵,再利用正交匹配追踪算法,在对图像进行稀疏处理后进行正交匹配追踪 -Orthogonal matching pursuit algorithm for image processing First generated using wavelet transform matrix orthogonal matching pursuit, sparse processing im
  3. 所属分类:波变换

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:zhangpeiling
  1. lectures-about-CS-and-SpaRec

    0下载:
  2. 一些关于压缩传感的基础性、系统性的介绍和一些稀疏信号重构算法的介绍如FOCUSS和Greedy Algorithm,适合入门人学习的资料-Some basis and system lectures about compressive sensing also including some sparse signal reconstruction algorithm for you such as FOCUSS and Greedy M
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:8580096
    • 提供者:张龙
  1. CS-application

    0下载:
  2. 几篇压缩感知的文献,主要介绍压缩感知的理论分析和应用研究,一些算法介绍的简单易懂-Several compressed sensing literature, introduces the compressed sensing theory and applied research, some algorithm is described in easy to understand
  3. 所属分类:压缩解压

    • 发布日期:2024-05-07
    • 文件大小:4205568
    • 提供者:杨林
  1. CS_OMP

    0下载:
  2. matlab环境中OMP算法代码,很实用,本人多次使用过的。-failed to translate
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:260096
    • 提供者:jusll
  1. sar

    2下载:
  2. sar图像成像仿真(包括rd算法,cs算法,rdm算法,内含sinc插值法距离徙动校正)。--RD algorithm---- SAR point target simulation results is quite good.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:15360
    • 提供者:何秀
  1. SAR-simulation

    0下载:
  2. SAR目标成像模拟仿真,包括RD和CS算法,点目标和面目标-SAR target imaging simulation, including the RD and CS algorithm, point targets and surface targets
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:851968
    • 提供者:Grace He
  1. CS-OMPLearning--programs

    0下载:
  2. 很详细的一个MATLAB程序~!基于CS的OMP图像重构算法~!-Very detailed a MATLAB ~! Based on the OMP image reconstruction algorithm CS ~ ~!!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:60416
    • 提供者:anhunjisi
  1. cs

    0下载:
  2. 包含经典的压缩感知重构算法,匹配追踪算法,正交匹配追踪算法等,有测试程序和测试图像,也有一维信号的测试范例。-This code include compressed sensing althorigm ,such as orthorginal matching pursuit, matching pursuit, and it also include examples ablout image and other signals.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-07
    • 文件大小:3192832
    • 提供者:
  1. cs-omp

    0下载:
  2. OMP 数字图像处理 压缩传感算法 omp算法设计
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:CHUNYING ZHANG
  1. CS-recovery-based-on-bayes

    0下载:
  2. 基于贝叶斯假设的压缩感知重构算法,介绍了算法迭代流程,并与OMP ROMP STOMP算法做了比较-Bayesian Hypothesis Testing Based Recovery for Compressed Sensing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:1516544
    • 提供者:xln
  1. xsk_cs1

    0下载:
  2. SAR图像处理算法,利用CS算法对回波信号进行处理成像。-SAR image processing algorithms, using the CS algorithm the echo imaging.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:XRL
  1. insar_cs

    0下载:
  2. 双站INSAR 静止点目标成像 CS算法-Bistatic the INSAR stationary point target imaging the CS algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:杨光
  1. cs

    0下载:
  2. 美国RICE大学利用压缩感知原理实现的图像压缩重构算法的仿真-RICE University of compressed sensing principle of image compression and reconstruction algorithm of the simulation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:16993280
    • 提供者:Jason
  1. CS

    0下载:
  2. 用matlab实现启发式算法布谷鸟算法,用于生产优化-New heuristic- CS algorithm for the production optimization problem using matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:丁默
  1. CS-for-spring-design

    0下载:
  2. 用matlab实现启发式算法布谷鸟算法在弹簧设计中的应用程序-Application of the heuristic algorithm the cuckoo algorithm in the spring design using matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:丁默
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »

源码中国 www.ymcn.org