搜索资源列表
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
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.
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-chengxiang
- 关于合成孔径雷达成像原理的仿真,用matlab写的-On synthetic aperture radar imaging principle of the simulation, written with matlab
MLBF
- 在雷达成像中所用到的多普勒质心估计,用idl语言编写-In radar imaging is used in the Doppler centroid is estimated using idl languages
RD
- 在雷达成像中运用最基本的距离多普勒算法实现雷达成像-At the most basic use of radar imagery from the Doppler radar imaging algorithm implementation
my_program_RD
- 合成孔径雷达成像中的一种常用的算法,距离多普勒算法-a common algorithm of Synthetic aperture radar imaging : distance Doppler algorithm
radar-imaging
- 关于雷达成像的一个经典参考资料,很有价值-On radar imaging of a classic reference
RDRadar
- 采用的是RD算法实现合成孔径雷达成像,距离-多普勒RDA二维成像仿真-RD algorithm is used in synthetic aperture radar imaging, range- Doppler two-dimensional imaging simulation RDA
Radar_with__Matlab
- 合成孔径雷达成像算法仿真,即一些雷达仿真算法实现-the synthetic aperture radar imaging algorithms
theradarimagingtechnique
- 《雷达成像技术》,刘永坦院士的书,就不用多介绍了-" Radar Imaging" , Academician Liu Tan book, do not need to introduce more of the
点目标合成孔径雷达成像
- 此为点目标合成孔径雷达成像的matlabRD算法程序,算法包括目标回波的形成,距离压缩,距离徙动校正,方位压缩,目标成像几部分,能有效地对点目标进行成像,另外还附有CS算法,RMA算法。
SAR点目标雷达成像算法
- SAR点目标雷达成像算法:利用最邻近差值实现5个点目标的雷达成像。
合成孔径雷达成像cs算法实现
- 根据合成孔径雷达成像算法与实现书本后的光盘数据进行cs算法的成像实现。