文件名称:雷达波形设计matlab代码-Radar_Generation_Detection:在MATLAB中实现RADAR目标生成和检测
文件大小:512KB
文件格式:ZIP
更新时间:2024-06-15 09:44:08
系统开源
雷达波形设计matlab代码雷达生成检测 在MATLAB中实现RADAR目标生成和检测 雷达项目 1.FMCW波形设计 R = 110 ; % initial distance of the target v = - 20 ; % speed of the target fc = 77e9 ; % Frequency of operation R_max = 200 ; % Max Range resolution = 1 ; % Range Resolution c = 3e8 ; % Speed of Light v_max = 100 ; % Max Velocity %% FMCW Waveform Generation % Design the FMCW waveform by giving the specs of each of its parameters. % Calculate the Bandwidth (B), Chirp Time (Tchirp) and slope (slope) of the FMCW % chirp using the requirem
【文件预览】:
Radar_Generation_Detection-master
----3.png(45KB)
----1.png(88KB)
----2.png(393KB)
----README.md(3KB)
----Radar_Target_Generation_and_Detection.m(6KB)