Davarco / MUSIC

Pinger localization for high-frequency sound in water using MUSIC (Multiple Signal Classification).
GNU General Public License v3.0
2 stars 0 forks source link

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.