搜索资源列表
合成孔径雷达成像的距离徙动算法
- 合成孔径雷达成像中的RMA算法(Range Migration Algorithm)。参考书: Carrara G."Spotlight Synthetic Aperture Radar: Signal Processing Algortithms" Artech House 1995.
ragle-doppler_imaging
- 静止点目标的距离-多谱勒(R-D)成像算法,有徙动校正模块,根据保铮老师的《雷达成像技术》一书编写,对雷达成像的初学者帮助很大-Stationary point target range- Doppler (RD) imaging algorithm, there is migration correction module, according to Bao Zheng teacher radar imaging--a book written for beginners on the rad
range_migration_compensation
- The function performs the range migration compensation in the time domain with Whittaker interpolation
carrara_RMA_example
- SAR Example of Range Migration Algorithm-Example of Range Migration Algorithm to the identical chapter in book: Carrara G."Spotlight Synthetic Aperture Radar: Signal Processing Algortithms" Artech House 1995.
carrTesxt
- SAR Example of Range Migration Algorithm
carraqqq
- SAR Example of Range Migration Algorithm
keystonemy
- 进行的梯型变换,解决距离徙动校正,多普勒方向,和快时间方向。-The ladder to transform, solve the range migration correction, Doppler direction, and fast-time direction.
Motion-error-correction-
- SAR图像处理.运动的范围为飞机聚束SAR成像迁移算法纠错 -Motion error correction of range migration algorithm for aircraft spotlight SAR imaging
Range-and-azimuth-compression
- 雷达成像技术包含(一)线性调频信号的匹配及源代码;(二)雷达采集信号的距离向压缩及源代码(三)雷达采集信号的距离徙动校正与方位向压缩及源代码-The radar imaging technique include (a) linear FM signal matching and source code (b) the distance of the radar signal acquisition to the radar signal acquisition, compression an
mimo-sar
- 应用于MIMO-SAR静态场景成像,包含脉冲压缩、距离徙动校正、方位向成像-Applied to MIMO-SAR imaging of a static scene, including pulse compression, range migration correction, azimuth imaging
RD
- SAR成像的算法很多,以上文件为简单易懂的条带SAE成像RD算法。忽略距离徙动和距离弯曲的影响。-Many SAR imaging algorithm , the above file with SAE imaging RD algorithm is simple and easy to understand article . Ignore the range migration and distance bending .
SAR_image_algorithm
- 合成孔径雷达仿真源代码,包括chirp信号、回波仿真、脉冲压缩、距离徙动、距离多普勒算法等五个源代码,是学习SAR仿真很系统的资料。-Synthetic aperture radar simulation source code, including the chirp signal echo simulation, pulse compression, range migration from Doppler algorithm source code, learning SAR simula
SAR_simu
- SAR成像RD算法MATLAB仿真,其中核心部分在于距离弯曲(徙动)校正 -- RCMC以及距离压缩后数据、距离压缩后距离多普勒域、距离压缩后距离多普勒域、未进行距离徙动校正后的距离方位压缩结果、透视校正后的最终结果-The SAR imaging RD algorithm MATLAB simulation, in which the core part is that the distance bending (migration) correction- RCMC distance com
MultiDots
- 采用距离多普勒算法对多点静态目标进行成像,该仿真设置环境为低斜视角,并且采用正侧视,故可以不用考虑距离迁徙;-Using imaging range Doppler algorithm of multi-static target, the simulation set the environment for low oblique angle, and the positive side, it can not consider the distance migration
sar_matlab
- 点目标成像程序,对于SAR成像初学者非常有用。包含多点目标成像(用RD算法),包含距离徙动矫正.-Point target imaging procedures, very useful for beginners SAR imaging. Include multi-point target imaging (with RD algorithm), including range migration correction.
RD
- 雷达成像算法,通过距离压缩,距离徙动校正,方位压缩来进行雷达点目标成像(Radar imaging algorithm is used for radar point target imaging by range compression, range migration correction and azimuth compression)
wk10
- 波数域算法又称为距离徙动算法(Range Migration Algorithm,RMA)或-算法,由Cafforio等提出。该算法分析距离处理后信号的二维频谱,通过二维频域匹配滤波进行相位补偿,在完成方位聚焦的同时完全校正距离徙动。由于其中的Stolt变换能克服SAR信号中距离徙动和SRC对斜距的依赖,因此波数域算法是一种理想的成像算法,尤其在处理大斜视角和长合成孔径的SAR数据时。但Stolt变换需要插值,降低了处理效率并引入额外的误差。(The wavenumber domain Algo
三种成像算法:RD、RMA、CS
- 实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))
RM(range migration)成像算法
- WK算法,也称作range migration算法,是SAR成像算法中精度最高的算法,可以直接运行。