/SARbackprojection

this is a example about BackProjection algorithm of SAR(synthetic aperture radar) writed by MATLAB

Primary LanguageMatlab

SARbackprojection

提供了关于SAR(合成孔径雷达)中常用的BackProjection算法的Matalb实现(bpbasic.m).

该代码实现自SAR image formation toolbox for MATLAB.pdf论文对BP算法的介绍比较清晰易懂.

同时提供了生成回波历史相位并应用BP成像的实例(dianmubiaobp.m).

对BP算法加入了注解和一些方便理解生成的中间图像(mybpbasic.m).

如果对你有帮助请不要吝啬一个sar~ :)