搜索资源列表
radarechosingnalCFAR
- 此matlab程序属于雷达信号处理领域,用于对目标回波进行匹配滤波,MTI,MTD以及恒虚警处理。-This matlab program belongs to the field of radar signal processing for target echo matched filtering, MTI, MTD and CFAR.
DSP_RADAR-
- 在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的F
MTI_MTD_DSP_Matlab
- Matalb联合DSP实现三个动目标距离分辨。包含Matlab仿真源码与图示,以及VisualDSP++ C 和汇编源码附有简单的MTI/MTD理论说明。-Matalb combined DSP to achieve three moving target range resolution. Matlab simulation source code included with the icon, and VisualDSP++ C and assembler source code with
MTIMTDPD
- 雷达目标MTI和MTD检测的matlab源代码-radar target dection for MTI and MTD
radar_sp2014
- 在DSP上实现线性调频信号的脉冲压缩、动目标显示(MTI)和动目标检测(MTD),并将结果与MATLAB上的结果进行误差仿真-LFM pulse realization on DSP compression, moving target indication (MTI) and moving target detection (MTD), and the results with the error simulation on MATLAB
radar-matlab
- 雷达信号处理仿真,支持调频连续波和脉冲压缩体制,支持MTI和MTD-Radar signal processing simulation, support for the frequency modulated continuous wave and pulse compression system, support for MTI and MTD
PC MTI MTD&CFAR
- 雷达信号处理一系列流程的MATLAB仿真,包括脉压、MTI、MTD、CFAR(MATLAB simulation of a series of radar signal processing processes, including pulse pressure, MTI, MTD, CFAR)