Think DSP digital signal processing in Python

If you understand basic mathematics and know how to program with Python, you're ready to dive into signal processing. While most resources start with theory to teach this complex subject, this practical book introduces techniques by showing you how they're applied in the real world. In the...

Full description

Bibliographic Details
Main Author: Downey, Allen
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media 2016
Edition:First edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02783nmm a2200409 u 4500
001 EB001951864
003 EBX01000000000000001114766
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1491938528 
020 |a 9781491938522 
020 |a 1491938455 
050 4 |a TK5102.9 
100 1 |a Downey, Allen 
245 0 0 |a Think DSP  |b digital signal processing in Python  |c Allen B. Downey 
250 |a First edition 
260 |a Sebastopol, CA  |b O'Reilly Media  |c 2016 
300 |a 1 volume  |b illustrations 
505 0 |a Sounds and signals -- Harmonics -- Non-periodic signals -- Noise -- Autocorrelation -- Discrete cosine transform -- Discrete fourier transform -- Filtering and convolution -- Differentiation and integration -- LTI systems -- Modulation and sampling 
653 |a Electric filters, Digital / http://id.loc.gov/authorities/subjects/sh85041695 
653 |a Electric filters, Digital / fast 
653 |a Signal processing / Digital techniques / fast 
653 |a Filtres numériques 
653 |a Signal processing / Digital techniques / http://id.loc.gov/authorities/subjects/sh85122398 
653 |a TECHNOLOGY & ENGINEERING / Mechanical / bisacsh 
653 |a Traitement du signal / Techniques numériques 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
776 |z 9781491938522 
776 |z 9781491938454 
776 |z 1491938528 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781491938508/?ar  |x Verlag  |3 Volltext 
082 0 |a 621.3822 
082 0 |a 620 
520 |a If you understand basic mathematics and know how to program with Python, you're ready to dive into signal processing. While most resources start with theory to teach this complex subject, this practical book introduces techniques by showing you how they're applied in the real world. In the first chapter alone, you'll be able to decompose a sound into its harmonics, modify the harmonics, and generate new sounds. Author Allen Downey explains techniques such as spectral decomposition, filtering, convolution, and the Fast Fourier Transform. This book also provides exercises and code examples to help you understand the material. You'll explore: Periodic signals and their spectrums, Harmonic structure of simple waveforms, Chirps and other sounds whose spectrum changes over time, Noise signals and natural sources of noise, The autocorrelation function for estimating pitch, The discrete cosine transform (DCT) for compression, The Fast Fourier Transform for spectral analysis, Relating operations in time to filters in the frequency domain, Linear time-invariant (LTI) system theory, Amplitude modulation (AM) used in radio. -- Provided by publisher