登录
首页 » matlab » 基于压缩感知的SAR成像仿真程序

基于压缩感知的SAR成像仿真程序

于 2021-04-06 发布
0 456
下载积分: 1 下载次数: 35

代码说明:

说明:  基于cs的sar成像仿真,包括omp、sl0、osl0、onsl0等cs算法(ISAR imaging simulation based on CS, including OMP, sl0, osl0, onsl0 and other CS algorithms)

文件列表:

基于压缩感知的SAR成像仿真程序\baboon.bmp, 66616 , 2004-10-24
基于压缩感知的SAR成像仿真程序\camera.bmp, 66616 , 2014-04-25
基于压缩感知的SAR成像仿真程序\DWT.m, 1265 , 2014-04-23
基于压缩感知的SAR成像仿真程序\Gauss.m, 373 , 2014-05-17
基于压缩感知的SAR成像仿真程序\GPSR_Basic.m, 21922 , 2008-01-15
基于压缩感知的SAR成像仿真程序\GPSR_BB.m, 23882 , 2009-01-16
基于压缩感知的SAR成像仿真程序\lena.bmp, 66614 , 1996-10-24
基于压缩感知的SAR成像仿真程序\lena128.bmp, 17462 , 2014-04-24
基于压缩感知的SAR成像仿真程序\Lena64.bmp, 5174 , 2014-04-04
基于压缩感知的SAR成像仿真程序\main_CS_show.m, 3376 , 2014-04-24
基于压缩感知的SAR成像仿真程序\main_Image_1_Baboo.m, 2829 , 2014-05-08
基于压缩感知的SAR成像仿真程序\main_Image_1_Camera.m, 2673 , 2014-04-29
基于压缩感知的SAR成像仿真程序\main_Image_1_Lena.m, 2663 , 2014-04-29
基于压缩感知的SAR成像仿真程序\main_Image_2.m, 4446 , 2014-05-07
基于压缩感知的SAR成像仿真程序\main_Image_2_multiSamSpeed.m, 5133 , 2014-05-15
基于压缩感知的SAR成像仿真程序\main_Image_3_lena_SamSpe.m, 2453 , 2014-05-14
基于压缩感知的SAR成像仿真程序\main_Image_3_SamSpe.m, 5464 , 2014-04-29
基于压缩感知的SAR成像仿真程序\main_number.m, 1944 , 2014-04-29
基于压缩感知的SAR成像仿真程序\main_number_property.m, 1525 , 2014-04-30
基于压缩感知的SAR成像仿真程序\main_sar.m, 3331 , 2014-05-08
基于压缩感知的SAR成像仿真程序\main_sar_compare.m, 7929 , 2014-05-09
基于压缩感知的SAR成像仿真程序\main_sar_multiD.m, 3789 , 2014-05-09
基于压缩感知的SAR成像仿真程序\omp.m, 1359 , 2014-04-14
基于压缩感知的SAR成像仿真程序\ONSL0.m, 1475 , 2014-04-29
基于压缩感知的SAR成像仿真程序\OSL0.m, 1464 , 2014-04-29
基于压缩感知的SAR成像仿真程序\peppers.bmp, 66614 , 2004-05-20
基于压缩感知的SAR成像仿真程序\SAR1.jpg, 182283 , 2014-05-08
基于压缩感知的SAR成像仿真程序\SAR2.jpg, 151295 , 2014-05-08
基于压缩感知的SAR成像仿真程序\SL0.m, 1287 , 2014-04-28
基于压缩感知的SAR成像仿真程序\sp.m, 1246 , 2014-04-29
基于压缩感知的SAR成像仿真程序\sparseComplexSigGen4plusNoise.m, 857 , 2014-04-07
基于压缩感知的SAR成像仿真程序\sparseRealSigGen4plusNoise.m, 1086 , 2014-04-24
基于压缩感知的SAR成像仿真程序, 0 , 2019-10-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kongzhizhenfuzuobiao
    小波包分解,对信号能够高频,低频分解,能够得到不同频带范围的信号(zi dong shezhi yu zhi)
    2012-11-11 14:51:23下载
    积分:1
  • segment_ga
    说明:  利用遗传算法进行图像分割(matlab源码)(The use of genetic image segmentation algorithm (matlab source))
    2021-05-13 01:30:03下载
    积分:1
  • Algorithm-template
    C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
    2012-03-20 08:48:22下载
    积分:1
  • 史上最快人脸检测系统(超越OpenCV)
    史上最快人脸检测系统(超越OpenCV)
    2019-03-19下载
    积分:1
  • 多目标跟踪的JPDA算法
    用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行. (Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
    2021-04-22 15:38:48下载
    积分:1
  • imageSVM
    利用svm算法分类图像。示例中:将篮球场和网球场利用算法自动分类,包含了基于颜色矩的彩色图像特征提取算法(image classification using SVM algorithm)
    2012-05-10 11:42:54下载
    积分:1
  • KFCM算法MATLAB
    分别用kmeans、fcm、kfcm实现图像分割(use kmeans, fcm and kfcm segment image)
    2018-01-11 12:34:12下载
    积分:1
  • Gabor-cloud-detection
    使用Gabor滤波器进行滤波后的差分矩阵实现遥感图像云检测(Gabor filter is used to filter the differential matrix for remote sensing image cloud detection)
    2017-05-16 11:38:53下载
    积分:1
  • stdface
    将所以的人脸图像规一化,用灰度投影法定位脸的左右两侧,再用灰度投影大致定位眼睛,根据眼睛的距离进行几何缩放,将人脸规一化。(Will therefore face image of one of regulation, using gray-scale projection method of positioning the right and left face, and then more or less gray projector positioning the eyes, under the eyes of the distance geometry scaling, will face one of regulation.)
    2008-04-01 15:17:12下载
    积分:1
  • hough
    图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。(Image processing often requires detection of a round-shaped objects, the program can detect the use of Hough transform and radius of the center circle.)
    2008-04-15 11:46:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载