搜索资源列表
RadarwithMatlab_sourcecode
- 《Radar with Matlab》的例程,里面有非常完整的雷达信号处理算法程序。
SARAutoFocus
- 本程序是一个基于matlab的雷达SAR成像自聚焦算法,对于学习雷达信号处理的人有帮助。
maiya
- 雷达信号处理中脉冲压缩算法的matlab例子程序
PRI transform
- 雷达信号分选仿真数据产生程序以及信号分选的PRI变换算法仿真程序-Radar signal sorting simulation data generation process and the PRI transform signal sorting algorithm simulation program
compress edsensing OMP
- 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
Capon
- 在雷达信号处理中,在确定波达方向是的波峰形成算法-In radar signal processing, in determining the direction of arrival of the peak is the formation of algorithm
SAR_SP_matlab
- SAR雷达基本信号处理算法,包含fft,crange等16个文件,对初学者对SAR雷达的理解有很大的帮助-SAR basic radar signal processing algorithms, including fft, crange such as 16 documents, for beginners to understand the SAR radar very helpful
SARSignalProcessingMATLABAlgorithms
- 雷达信号处理matlab仿真处理程序合计(包含各种雷达处理子程序)-Simulation of radar signal processing matlab total treatment program (including a variety of radar deal Subroutine)
dcxhflmusic
- music算法进行雷达信号方向角的谱估计,比较详细。有仿真图形。-music algorithm of radar signal spectrum DOA estimates, in more detail. There are simulation graphics.
sim418
- lms预测算法源程序,数字信号处理,雷达信号-LMS algorithm of the source program ,Digital signal processing
PCMTITEST08
- 脉冲雷达测距的仿真算法,包括根据目标信息生成回波,添加噪声,在进行接收,信号处理计算出结果-Pulse radar ranging simulation algorithms, including information generated according to the target echo, adding noise, during the reception, signal processing, the results calculated
BP
- 神经网络算法是一种很强大的算法,本例使用该算法对雷达回波信号成像。-BP is a good algorithms,here we use it to process radar back signals to form an imaging
arraySignalProcess
- 雷达或移动通信中的阵列信号处理程序,子空间MUSIC算法,MVDR算法,强相关信号的分离演示等等。-Radar or mobile communication array signal processing, subspace MUSIC algorithm, MVDR algorithm, strong correlation signals seperation ,and so on.
复合调制雷达信号时差估计算法
- 复合调制雷达信号时差估计算法,MIMO雷达TOA估计(Time delay estimation algorithm for composite modulated radar signals)
79998377PRI_transform
- 实现雷达信号的分选算法,基于PRI变换,其中包括信号产生,优化等算法(A sorting algorithm for radar signals)
合成孔径雷达成像脉冲调频信号
- 用于地基合成孔径雷达实测数据成像,信号形式为调频脉冲信号,包含有IQ解调,脉冲压缩,加窗,相位补偿等步骤,采用BP成像算法进行成像。(It is used to imaging the measured data of ground synthetic aperture radar (SAR). The signal form is a FM pulse signal, which includes IQ demodulation, pulse compression, window addin
雷达信号检测
- 雷达信号检测算法,用来实现杂波对消,动目标检测,横虚警算法等功能(Radar signal detection algorithm, used to achieve clutter cancellation, moving target detection, transverse false alarm algorithm and other functions)
雷达信号脉冲压缩算法去斜处理
- 去斜处理(宽带的匹配滤波)Stretch方法是针对线性调频信号而提出的, 其方法是将输入信号与参考信号 (经适当延迟的本振信号, 延迟量通常由窄带信号测距结果估计出) 混频 ,则每一个散射点就对应一个混频后的单频分量,对混频输出的信号进行 DFT 处理 ,即可获得目标的距离像,对参考信号的要求是应具有与输入信号相同的调频斜率
未知雷达信号PRI的快速分选识别算法研究_王宇
- 信号分选 序列搜索 累积差直方图 序列差直方图 脉冲重复间隔变换(Cumulative difference histogram of signal sorting sequence search Sequence difference histogram Pulse repetition interval transform)
RD成像算法
- 基于range doppler的经典成像算法,里面分析了距离徙动校正的效果并能够实现对SAR雷达信号的聚焦。