Skip to content

Commit

Permalink
Update mit_radar_isar_processing.m
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmbiya committed May 30, 2022
1 parent 7c1d15f commit de6986c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mit_radar_isar_processing.m
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
% fStop = LFM stopping frequency (H)
% maxRange = maximum range to display in ISAR image

turn_table_speed = 3.635; %rpm
% 3.635 (slow); %rpm changes depending on dataset and speed setting
% 6.46 (fast)
fStart = 2350e6;%Hz) LFM start frequency
fStop = 2530e6;%(Hz) LFM stop frequency
maxRange = 5;%(m) maximum range to display in the ISAR image
Expand Down

0 comments on commit de6986c

Please sign in to comment.