Descriere YEO:
Pe YEO găsești Think DSP: Digital Signal Processing de la O\'Reilly Media, în categoria Foreign Books.
Indiferent de nevoile tale, Think DSP: Digital Signal Processing in Python, Paperback/Allen B. Downey din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 151.99 Lei
Caracteristicile produsului Think DSP: Digital Signal Processing
- Brand: O\'Reilly Media
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 21-12-2024 01:38:29
Comandă Think DSP: Digital Signal Processing Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Think DSP: Digital Signal Processing de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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 Other books in this series include
Think Stats and
Think Bayes , also by
Allen Downey. About the Author:
Allen Downey is a Professor of Computer Science at Olin College of Engineering. He has taught at Wellesley College, Colby College and U.C. Berkeley. He has a Ph.D. in Computer Science from U.C. Berkeley and Master\'s and Bachelor\'s degrees from MIT.