Advertisement
estevaofv

Pyhton Signal Processing

Oct 5th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. Signal processing
  2.  
  3. https://dsp.stackexchange.com/questions/33596/analog-to-digital-conversion-using-python
  4. http://pythonforengineers.com/audio-and-digital-signal-processingdsp-in-python/
  5. https://stackoverflow.com/questions/15112964/digitizing-an-analog-signal
  6. https://docs.scipy.org/doc/scipy/reference/signal.html
  7. https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/scipy.signal.butter.html
  8. https://www.packtpub.com/mapt/book/big_data_and_business_intelligence/9781783553358/7
  9. http://docs.micropython.org/en/v1.8.6/pyboard/library/pyb.ADC.html
  10. https://www.youtube.com/watch?v=_DTF3XfeJgg
  11. https://www.youtube.com/watch?v=kmLWWc3xMaA
  12. https://www.packtpub.com/mapt/book/big_data_and_business_intelligence/9781783553358/7
  13. https://www.youtube.com/watch?v=t3AEweWweSI
  14. https://www.embeddedrelated.com/showarticle/197.php
  15. https://www.pythonanywhere.com
  16. http://python-for-signal-processing.blogspot.com.br
  17. https://www.gaussianwaves.com/tag/sampling-theorem/
  18. http://www.instructables.com/id/Experiments-in-Advanced-Data-Logging-Using-Python-/ @@@@
  19. https://oroboro.com/irregular-ema/ @@@@
  20. http://www.cookbook-r.com/Manipulating_data/Calculating_a_moving_average/ @@@@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement