搜索资源列表
sar
- sar成像算法,包含rma,cs算法等,很有实用价值的程序包-sar image
SAR_SP_matlab
- SAR 成像算法 matlab程序源代码,包含子程序,有仿真结果,-SAR imaging algorithm matlab source code, including subroutines, there are simulation results,
SAR-imaging
- 自己编的SAR成像仿真程序,包括一些定位、旁瓣之类的东西。应该还存在问题,请多指教。-Own simulation of the SAR imaging process, including positioning, side-lobe and so on. The problem should still exist, please advice.
SAR
- SAR成像算法实现 基于MATLAB平台-SAR imaging algorithm based on MATLAB platform
moving_target_imaging2
- 旋转点目标的SAR成像算法。分析了旋转对常规成像的影响,之后进行了补偿。-Rotating point target of SAR imaging algorithm. Analysis of the impact of rotation on conventional imaging, after the compensation.
SARimagingalgorithms
- SAR 成像多种算法仿 真MATLAB源码 -SAR imaging of a variety of algorithm simulation MATLAB simulation of SAR imaging of a variety of algorithms really MATLAB source source
BPSAR
- 后向投影(Backprojection BP)合成孔径雷达(SAR)成像算法-backprojection synthetic aperture radar imaging processing
project_1
- SAR成像,使用的是经典的距离多普勒算法,用c++形成矩阵,然后可以在matlab上看到图像-SAR imaging, using the classic distance Doppler algorithm using c++ form a matrix, then you can see an image in matlab
sar-rd2
- 合成孔径雷达成像算法源代码校正线性距离走动的距离多普勒算法-Synthetic aperture radar imaging algorithm source code correction walking distance from the linear Doppler algorithm
SAR点目标雷达成像算法
- SAR点目标雷达成像算法:利用最邻近差值实现5个点目标的雷达成像。
LFM_ISAR
- 这是一个逆SAR(ISAR)的成像算法,适合做雷达成像的人学习(This is an inverse SAR (ISAR) imaging algorithm that is suitable for people learning radar imaging)
合成孔径雷达成像脉冲调频信号
- 用于地基合成孔径雷达实测数据成像,信号形式为调频脉冲信号,包含有IQ解调,脉冲压缩,加窗,相位补偿等步骤,采用BP成像算法进行成像。(It is used to imaging the measured data of ground synthetic aperture radar (SAR). The signal form is a FM pulse signal, which includes IQ demodulation, pulse compression, window addin
《合成孔径雷达成像 算法与实现》code
- 合成孔径雷达成像算法与实现的相关代码,详细简单易懂(Code for SAR imaging algorithm and Implementation)
三种成像算法:RD、RMA、CS
- 实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))
SAR成像
- SAR点目标成像,RD算法和CS算法都有,含报告(SAR point target imaging, RD algorithm and CS algorithm, including report)
chirp scaling成像算法程序
- 包含几个经典的chirp scaling成像算法程序,可以实现SAR回波数据的高效聚焦。
NFA成像算法
- 一种基于远场、窄带假设的SAR成像算法,可以实现对SAR回波信号的高效聚焦。
RD成像算法
- 基于range doppler的经典成像算法,里面分析了距离徙动校正的效果并能够实现对SAR雷达信号的聚焦。
RM(range migration)成像算法
- WK算法,也称作range migration算法,是SAR成像算法中精度最高的算法,可以直接运行。
聚束成像算法
- 基于两步式的聚束spotlight模式SAR成像算法,可以直接运行