Giter VIP home page Giter VIP logo

acousticsensorlocalization's Introduction

ASL - Trabalho final

Reprodução dos resultados encontrados para um método em forma fechada de localização de sensores acústicos.

Configurações

Nessa análise, os resultados estão sendo gerados com Python 3.5. Os arquivos estão no formato ipynb, e podem ser lidos com a aplicação Jupyter Notebook.

$ pip install --upgrade pip
$ pip install jupyter

A configuração pode ser feita dentro de um virtualenv. O pacote usado para criá-lo foi o virtualenvwrapper

$ pip install virtualenvwrapper
$ mkvirtualenv--python=python3.5 nome_venv

Para rodar a análise, deve-se instalar os pacotes listados no arquivo requirements.txt.

$ pip install -r requirements.txt

Deve-se também adicionar um kernel no ipython com o ambiente configurado.

$ ipython kernel install --user --name=nome_venv

Em seguida, basta rodar o jupyter no diretório do projeto e selecionar os notebooks.

$ jupyter notebook

Referências

Haddad, Diego & Nunes, Leonardo & Martins, Wallace & Biscainho, Luiz & Lee, Bowon. (2013). Closed-Form Solutions for Robust Acoustic Sensor Localization. IEEE Workshop on Applications of Signal Processing to Audio and Acoustics. 1-4. 10.1109/WASPAA.2013.6701810.

acousticsensorlocalization's People

Contributors

pedrolisboa avatar

Watchers

James Cloos avatar

Forkers

fusion-research

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.