Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmbiya committed May 30, 2022
1 parent e156704 commit ad04b26
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Evaluating the MIT S-band radar as an educational tool
This code repository contains the code that was written to perform ISAR imaging usng the MIT S-band radar
This code repository contains the code that was written to perform ISAR imaging usng the MIT S-band radar in FMCW mode.

## Code information:

mit_radar_isar_processing.m contains the code used for signal processing and ISAR image processing
mit_radar_generate_isar_image.m calls mit_radar_isar_processing and allows a user to set the recorded radar data

## Instructions for running the code

Run mit_radar_generate_isar_image.m to generate the ISAR images in the recorded radar data

0 comments on commit ad04b26

Please sign in to comment.