搜索资源列表
Range-dopple.rar
- sar雷达成像处理的距离多普勒算法仿真实现及算法改进,sar radar imaging distance Doppler algorithm simulation and algorithm to achieve improved
rd4
- 点目标距离多普勒算法仿真 matlab程序-Range-Doppler algorithm for point target simulation program matlab
SAR RDA
- SAR成像的基本算法距离多普勒算法RDA,对初学者比较有帮助-SAR imaging(range doppler algorithm)
35890064SAR
- 合成孔径雷达(sar)的距离多普勒成像算法(点目标) 成像算法 RD、RMA、CS 的 matlab程序 -Synthetic aperture radar (sar) in the Range Doppler algorithm (point target) imaging algorithm RD, RMA, CS' s matlab program
rd4
- SAR距离多普勒仿真程序,通过Matlab编出来的-SAR Range Doppler algorithm
rda
- 雷达sar成像的距离多普勒算法的仿真测试,进行径向脉冲压缩的测试-range doppler algorithm test
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
RDA_SAR
- IDL SAR雷达RD成像算法 === === === === === === === === === === === = === === = range-doppler algorithm === === ===== ============= ================= - =================================================================== =============
SAR_sp_Imaging
- SAR成像算法,用CSA,RDA实现的点目标程序仿真-SAR Imaging Simulation of Single Pointby Chirp Signal Algorithm and Range Doppler Algorithm
NpointSAR
- 合成孔径雷达(SAR),正侧视情况下的距离多普勒算法(RDA),多点目标仿真,Matlab语言。-Range Doppler Algorithm of Synthetic Aperture Radar in side_looking using Matlab
SAR
- sar的点目标仿真!@合成孔径雷达是常用的一种,希望有所帮助-sar Range Doppler Algorithm
SAR_process
- 从网站上下载的,没有验证,感兴趣的可以调试一下-This function implements basic range-Doppler algorithm to focus a single-look-complex (SLC) image out of airborne SAR RAW data.
RDalgorithm
- 此源码是SAR成像中的距离多普勒算法(RDA)的整个仿真过程,相信通过这个仿真有助于理解距离多普勒算法-This source is the distance SAR imaging Doppler algorithm (RDA) of the entire simulation process, I believe that through this simulation helps to understand the range-Doppler algorithm
SAR
- sar成像,基于距离多普勒算法的matlab成像算法,具有距离徙动校正功能-SAR imaging, matlab imaging algorithm based on range Doppler algorithm, has the range migration correction function
range-doppler-algorithm
- code for SAR modelling with range doppler algorithm
RD algorithm of SAR
- 该算法为距离-多普勒成像算法,针对场景的多散射点目标录取回波数据,采用匹配滤波的方法实现距离向与方位向的压缩,识别出目标并得到其位置信息。(The algorithm is range Doppler imaging algorithm, aiming at the multi scattering scene target extracting echo data, matched filtering method was used to realize the distance and az
MITRES_LL_003IAP11_exp02
- Sensing Range, Doppler, and Synthetic Aperture Radar Imaging
三种成像算法:RD、RMA、CS
- 实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))
RD成像算法
- 基于range doppler的经典成像算法,里面分析了距离徙动校正的效果并能够实现对SAR雷达信号的聚焦。