Giter Site home page Giter Site logo

icassp24-nuv-doa's Introduction

DOA Estimation Code

This repository contains the code for DOA (Direction of Arrival) estimation using the NUV-DoA (Non-Uniform Variational Expectation-Maximization) algorithm. The code provides implementations for data generation, the NUV-EM algorithm, window-sweeping implement and estimation process code, all in Python.

Table of Contents

Introduction

The DOA estimation problem involves determining the directions of arrival of multiple sources based on measurements from an array of sensors. The NUV-EM algorithm is a novel approach that leverages sparse signal recovery techniques to accurately estimate the DOA in challenging scenarios with limited snapshots and correlated or coherent source signals.

This repository provides the code necessary for data generation, implementing the NUV-EM algorithm, baseline algorithms (MUSIC and Root-MUSIC etc.), and the DOA estimation process.

Data Generation

Generating data for this experiment consists of the following steps:

  1. Generate the true DoAs, and generate its corresponding steering matrix.
  2. Generate noncoherent source signals.
  3. Define noise level, and generate the observations

NUV-SSR

This file presents the original NUV-SSR algorithm benchmark.

NUV-DoA

high-resolution implementation of NUV-SSR algorithm - NUV-DoA algorithm.

L1-SVD Algorithm

Implementation of L1-SVD algorithm in MatLab.

MUSIC & Root-MUSIC Algorithm

Implementation of MUSIC & Root-MUSIC Algorithm.

Estimation and Interference Canceling

The estimation code combines the data generation, NUV algorithm to estimate the DOA from the generated measurements. We also provides code for interference canceling when faced with multi-sources.

icassp24-nuv-doa's People

Contributors

mengyuanzha0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar 杨佳宇 avatar WenZhang avatar  avatar Yuchen Wu avatar

Watchers

 avatar

Forkers

xiaoyongni

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.