Range-Dopper Algorithm RD算法我要分享

Range Doppler algorithm Rd algorithm

RD算法

关注次数: 325

下载次数: 1

文件大小: 14KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

SAR成像处理的过程是从回波数据中提取目标区域散射系数的二维分布,本质上是一个二维相关处理过程,因此最直接的处理方法是对回波进行二维匹配滤波,但其运算量很大,再加上SAR的数据率本来就高,这使得实时处难于实现。通常,可以把二维过程分解成距离向和方位向两个一维过程,Range-Dopper Algorithm(简称RD算法)


English Description:

The process of SAR imaging processing is to extract the two-dimensional distribution of the scattering coefficient of the target area from the echo data, which is essentially a two-dimensional correlation processing process. Therefore, the most direct processing method is to carry out two-dimensional matched filtering on the echo, but it has a large amount of computation, and the SAR data rate is high, which makes it difficult to achieve real-time processing. Generally, the two-dimensional process can be decomposed into two one-dimensional processes: range Doppler algorithm and azimuth algorithm


代码预览

radarIMAGINGOFISAR.m

合成孔径雷达(SAR)的点目标仿真(附件带代码程序).doc