Giter Club home page Giter Club logo

doa-estimation-music's Introduction

DOA Estimation using the MUSIC algorithm



Introduction

This repository presents a mini project to show how the direction of arrivals (DOA) is estimated using the MUSIC algorithm. MUSIC stands for MUltiple SIgnal Classification. It is a subspace-based algorithm used for estimating the DOA of same-frequency narrowband sources arriving at a sensor array. MUSIC outperforms simple methods such as picking peaks of DFT spectra in the presence of noise when the number of components is known in advance because it exploits knowledge of this number to ignore the noise in its final report.

Code description

In this code, it is assumed that there are M sensors with a sampling frequency of 10^7 Hz and N independent sources that generate narrowband complex exponential signals with a constant frequency of 10^6 Hz and a standard Gaussian amplitude. For simplicity, it is assumed that the sensors form an array and are positioned in a linear fashion, although more complicated array structures are possible.

Background

The script in this repository is the completed answer to a course project for the Linear Algebra course at Shiraz University, which was lectured by Dr. Alireza Masnadi-Shirazi back in the Spring 2017 semester. The project guide, a related paper, and a tutorial are also included.

doa-estimation-music's People

Contributors

msamsami avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.