搜索资源列表
RD_CS_RMAforSAR
- 当前经典的合成孔径雷达成像算法为:RD,CS和RMA。压缩包里有这三个算法的Matlab代码,这些代码对初学者是非常有用的。 -Three classic image formation algorithm for Synthetic Aperture Radar(SAR) are RD, CS, RMA. They can be obtain in Matlab Code, and they may be usefull to beginners.
3csalgorithmclassicarticle
- 三篇cs算法经典文章,cs算法是合成孔径雷达成像处理的常用算法之一。-3 cs algorithm classic article, cs algorithm is synthetic aperture radar imaging of the common algorithm.
SAR
- 单机合成孔径雷达成像,自己编写的,可以对一个目标进行定位。-Single synthetic aperture radar imaging, I have written, you can locate a target.
CS
- SAR回拨模拟及CS算法成像,参考书:合成孔径雷达成像原理(皮亦鸣)-CS algorithm for SAR call-back simulation and imaging, reference books: Synthetic aperture radar imaging principle (PI Yi-ming)
点目标合成孔径雷达成像
- 此为点目标合成孔径雷达成像的matlabRD算法程序,算法包括目标回波的形成,距离压缩,距离徙动校正,方位压缩,目标成像几部分,能有效地对点目标进行成像,另外还附有CS算法,RMA算法。
合成孔径雷达成像cs算法实现
- 根据合成孔径雷达成像算法与实现书本后的光盘数据进行cs算法的成像实现。