Davarco / MUSIC

Pinger localization for high-frequency sound in water using MUSIC (Multiple Signal Classification).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MUSIC

MUSIC is a set of tools meant for pinger localization using MUSIC (Multiple Signal Classification).

Compiling and Running

make (in the root dir)
./bin/simulation
./bin/localization (in another terminal)

That's it! The code will now output a DOA based on the configurations.

License

This project is licensed under GPL3 - see the LICENSE file for details.

About

Pinger localization for high-frequency sound in water using MUSIC (Multiple Signal Classification).

License:GNU General Public License v3.0


Languages

Language:C 69.1%Language:C++ 24.8%Language:Makefile 3.8%Language:Python 2.3%