搜索资源列表
sar图像处理,合成孔径雷达成像及处理
- sar图像处理,合成孔径雷达成像及处理,有matlab程序,sar image processing, synthetic aperture radar imaging and processing, there are matlab program
Matlab.rar
- 合成孔径雷达成像RD算法源码 ,运行是正确的 对学雷达成像的有用,Synthetic aperture radar imaging algorithm RD-source, running is the right to learn the usefulness of radar imaging
SARimaging.rar
- 雷达成像原理电子书,对合成孔径雷达有很系统详细的介绍,对初学者很有用的。,SAR imaging book
Range-dopple.rar
- sar雷达成像处理的距离多普勒算法仿真实现及算法改进,sar radar imaging distance Doppler algorithm simulation and algorithm to achieve improved
CD_Programs
- 《合成孔径雷达成像算法与实现》一书附带光盘中数据读取程序。-" Synthetic aperture radar imaging algorithm and implementation," a book with CD-ROM data reading program.
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.
compress edsensing OMP
- 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
isar
- 包络对齐和相位补偿算法,用于逆合成孔径雷达成像-range alignment and phase compensation tools for ISAR imaging processing
zhuantai_j
- 逆合成孔径雷达成像最基本的转台成像程序,适合刚接触这一领域的新手学习。-Inverse synthetic aperture radar imaging basic turntable imaging procedures, suitable for beginners new to the field study.
ragle-doppler_imaging
- 静止点目标的距离-多谱勒(R-D)成像算法,有徙动校正模块,根据保铮老师的《雷达成像技术》一书编写,对雷达成像的初学者帮助很大-Stationary point target range- Doppler (RD) imaging algorithm, there is migration correction module, according to Bao Zheng teacher radar imaging--a book written for beginners on the rad
my_program_CS
- 合成孔径雷达成像处理中的一种常用算法,距离多普勒算法- range Doppler algorithm
csa
- 本代码是针对《合成孔径雷达成像:算法与实现》书后光盘的CSA实现-This code is for " synthetic aperture radar imaging: algorithm and implementation," the book the disc to achieve CSA
SAR
- 单机合成孔径雷达成像,自己编写的,可以对一个目标进行定位。-Single synthetic aperture radar imaging, I have written, you can locate a target.
RDRadar
- 采用的是RD算法实现合成孔径雷达成像,距离-多普勒RDA二维成像仿真-RD algorithm is used in synthetic aperture radar imaging, range- Doppler two-dimensional imaging simulation RDA
点目标合成孔径雷达成像
- 此为点目标合成孔径雷达成像的matlabRD算法程序,算法包括目标回波的形成,距离压缩,距离徙动校正,方位压缩,目标成像几部分,能有效地对点目标进行成像,另外还附有CS算法,RMA算法。
SAR点目标雷达成像算法
- SAR点目标雷达成像算法:利用最邻近差值实现5个点目标的雷达成像。
压缩感知成像
- 合成孔径雷达成像,压缩感知,SAR成像原理。。。。。。(Synthetic aperture radar imaging, compressed sensing, and SAR imaging principles.)
合成孔径雷达成像Matlab仿真,附PDF和源码
- 经典书籍及仿真代码:合成孔径成像雷达算法-matlab代码及书本(sarClassic books and simulation code: synthetic aperture imaging radar algorithm -matlab code and books)
合成孔径雷达成像cs算法实现
- 根据合成孔径雷达成像算法与实现书本后的光盘数据进行cs算法的成像实现。