搜索资源列表
echo
- 利用matlab编程语言,对合成孔径雷达的chirp-scaling算法进行了仿真的开头程序-Matlab programming language to use for synthetic aperture radar of the chirp-scaling algorithm at the beginning of the simulation program
xsk_cs1
- 利用matlab编程语言,对合成孔径雷达的chirp-scaling算法进行了仿真。-Using matlab programming language for synthetic aperture radar of the chirp-scaling algorithm for the simulation.
(F)-SAR00
- 线性调频变标算法,用于合成孔径雷达成像。Input文件夹下的输入文件是由ANSYS剖分生成的目标的结构文件,计算完后的图像数据会存在output文件夹中,再在Matlab中调用draw_image.m即可显示出图像。-chirp scaling algorithm used for synthetic aperture radar imaging
ecs_SAR(Chirp-Scaling)
- Chirp Scaling Algoritm
SAR成像Chirp Scaling算法MATLAB代码
- SAR成像Chirp Scaling算法MATLAB代码,供参考
三种成像算法:RD、RMA、CS
- 实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))
chirp scaling成像算法程序
- 包含几个经典的chirp scaling成像算法程序,可以实现SAR回波数据的高效聚焦。