Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 845 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 845 Bytes

Introduction

In this assignment, our primary objective is to ascertain the angular position of a target by the received signal at the array antenna, as shown in the figure below:

My Image

This involves each component transmitting a radar signal and capturing the reflected echo from the intended target. By analysing these received echoes, we can precisely determine the angular location of the target.

Requirements

  • MATLAB (tested with version R2023a)
  • Signal Processing Toolbox

How to Use

Download the following codes and reports from this repository:

  1. DoA_report.pdf ==> Technical Report
  2. DoA_report.m ==> MATLAB Code