Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmbiya authored May 30, 2022
1 parent ad04b26 commit e6ff630
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# 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 in FMCW mode.

## Code information:
## Repository 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
- mit_radar_isar_processing.m contains the code used for signal processing and ISAR image processing.

## Instructions for running the code
-mit_radar_generate_isar_image.m calls mit_radar_isar_processing and allows a user to set the recorded radar data.

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

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

0 comments on commit e6ff630

Please sign in to comment.