3 algorithms of matlab codes —— RangeDoppler,ChirpScaling,Omega-k
RD, CS, wK, 3 algorithms of matlab code, including point target simulation (face-to-side, large angle squint after talking about it), real data imaging
Some of the code needs to be optimized
Comments are Chinese, and some comments need to be optimized
RD,CS,wK,3种算法的matlab代码,包含点目标模拟(目前只适用于正侧视,斜视信号可以仿真生成,但是成像算法有偏差),真实数据成像
部分代码需要优化
注释为中文,部分注释需要优化
成像SAR数据,该数据是经过运动补偿后的数据,原数据也有,但是太大没有上传.(懒得上传,笑)
本数据是国科大课程《SAR信号处理与运动补偿》数据,仅供学习参考.
链接: https://pan.baidu.com/s/1Lmh1Y-atdWo701DvFllnXw 提取码: p4n2 复制这段内容后打开百度网盘手机App,操作更方便哦
参考: Ian G. Cumming, Frank H.W 著《合成孔径雷达成像算法与实现》(主要参考)
Achim Hein 著 Processing of SAR Data——Fundamentals,Signal Processing,Interferomentry
https://gitee.com/zhaofei2048/sar-algorithm 代码规范,美观(人家不给看了)
https://github.com/denkywu/SAR-Synthetic-Aperture-Radar RD,CS完整
https://wenku.baidu.com/view/2ed300dbcc1755270622080f?fr=uc RD,CS简单易懂
| The schedule/进度表 | ||
|---|---|---|
| algorithms | Simulation | Imaging |
| RangeDoppler | O | |
| ChirpScaling | O | |
| omega-K | O |
咕了,搞SAR目标检测去了。