Python for Signal Processing: Featuring IPython Notebooks
β Scribed by JosΓ© Unpingco (auth.)
- Publisher
- Springer International Publishing
- Year
- 2014
- Tongue
- English
- Leaves
- 133
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book covers the fundamental concepts in signal processing illustrated with Python code and made available via IPython Notebooks, which are live, interactive, browser-based documents that allow one to change parameters, redraw plots, and tinker with the ideas presented in the text. Everything in the text is computable in this format and thereby invites readers to βexperiment and learnβ as they read. The book focuses on the core, fundamental principles of signal processing. The code corresponding to this book uses the core functionality of the scientific Python toolchain that should remain unchanged into the foreseeable future. For those looking to migrate their signal processing codes to Python, this book illustrates the key signal and plotting modules that can ease this transition. For those already comfortable with the scientific Python toolchain, this book illustrates the fundamental concepts in signal processing and provides a gateway to further signal processing concepts.
β¦ Table of Contents
Front Matter....Pages i-x
Introduction....Pages 1-21
Sampling Theorem....Pages 23-43
Discrete-Time Fourier Transform....Pages 45-55
Introducing Spectral Analysis....Pages 57-91
Finite Impulse Response Filters....Pages 93-122
Erratum....Pages E1-E1
Back Matter....Pages 123-128
β¦ Subjects
Signal, Image and Speech Processing; Software Engineering/Programming and Operating Systems; Communications Engineering, Networks
π SIMILAR VOLUMES
<p>Build software that combines Python's expressivity with the performance and control of C (and C++). It's possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this pra
Cython can yield massive performance improvements over pure Python--speedups of 3000X are easily attainable for certain patterns. With this book, Kurt Smith shows you how to use Cython to easily wrap C and C++ libraries in Python, handling all the details of memory management for you. By removing th
Build software that combines Pythonβs expressivity with the performance and control of C (and C++). Itβs possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practi
<div><p>Build software that combines Pythonβs expressivity with the performance and control of C (and C++). Itβs possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In thi