登录
首页 » matlab » SAR雷达图像点目标仿真(RD算法和CS算法)

SAR雷达图像点目标仿真(RD算法和CS算法)

于 2019-02-25 发布
0 223
下载积分: 1 下载次数: 10

代码说明:

说明:  合成孔径技术实现雷达成像。合成孔径雷达(Synthetic Aperture Radar ,简称 SAR)是一种高分辨率成像雷达技术。它利用脉冲压缩技术获得高的距离向分辨率,利用合成孔径原理获得高的方位向分辨率,从而获得大面积高分辨率雷达图像。(Synthetic aperture technique for radar imaging. Synthetic Aperture Radar is a kind of high-resolution imaging radar technology. It uses pulse compression technology to obtain high range resolution and synthetic aperture principle to obtain high azimuth resolution, so as to obtain large area high resolution radar image.)

文件列表:

SAR雷达图像点目标仿真(RD算法和CS算法)\NearSAR.m, 6632 , 2019-01-04
SAR雷达图像点目标仿真(RD算法和CS算法)\SincSAR.m, 6595 , 2019-01-02
SAR雷达图像点目标仿真(RD算法和CS算法), 0 , 2019-02-25

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

发表评论

0 个回复

  • 20160122_WZ061_V1-V2
    说明:  Zigbee的开发资料,包括原理图和PCB图(Development materials of Zigbee, including schematic and PCB diagrams)
    2020-06-19 17:40:02下载
    积分:1
  • Java实现窗体右键菜单
    Java实现窗体右键菜单,简约易操作的窗体菜单,这是一个相当易懂的制作实例。   super( "右键弹出菜单" ); //调用父类构造函数   ChangeColorAction action = new ChangeColorAction(); //菜单项事件处理   String[] str = {"Blue","Pink","Yellow","Red","Orange"}; //菜单项名称   ButtonGroup colorGroup=new ButtonGroup(); //实例化按钮组   popupMenu=new JPopupMenu(); //实例化弹出菜单   items=new JRadioButtonMenuItem[5]; //初始化数组   for (int i=0;i   items[i]=new JRadioButtonMenuItem(str[i]); //实例化菜单项    popupMenu.add(items[i]); //增加菜单项到菜单上    colorGroup.add(items[i]); //增加菜单项到按钮组    items[i].addActionListener(action); //菜单项事件处理   }   addMouseListener(new MouseAdapter(){ //窗口的鼠标事件处理    public void mousePressed( MouseEvent event ) { //点击鼠标    triggerEvent(event); //调用triggerEvent方法处理事件
    2023-03-05 04:05:03下载
    积分:1
  • MATLAB for beginners introduces some basic use MATLAB
    MATLAB初学者 介绍了MATLAB 的一些基本使用方法-MATLAB for beginners introduces some basic use MATLAB
    2022-03-02 17:05:21下载
    积分:1
  • 模仿港台《百万富翁》节目,具有很强的娱乐性和知识性,
    模仿港台《百万富翁》节目,具有很强的娱乐性和知识性,-imitate Hong Kong and Taiwan "millionaire" program is highly entertaining and informative.
    2022-11-21 23:30:03下载
    积分:1
  • linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。...
    linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。-Russia under linux box, procedures small and code with less than 100k, suitable for a novice C language to look at the program structure counterparts.
    2022-12-28 22:30:04下载
    积分:1
  • 测试2
    新手点亮液晶屏可观看,翻页显示,以最基础的代码(The novice lights up the LCD screen to be able to watch, turn over the page to display, with the most basic code)
    2020-06-24 17:00:02下载
    积分:1
  • 这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。...
    这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。-complete simulation of the robot"s operation, like the friends together. Documents jar package, the content is complete.
    2023-02-09 09:50:04下载
    积分:1
  • FILLNANS replaces all NaNs in array using inverse
    FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
    2022-08-11 18:46:32下载
    积分:1
  • fill square wave trans to half wave
    fill square wave trans to half wave
    2020-06-24 04:40:01下载
    积分:1
  • SPIgenerator
    可以计算不同时间尺度的干旱时长、干旱频率等(It can calculate the duration and frequency of drought at different time scales.)
    2020-12-16 22:29:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载