Python for Signal Processing
Author | : José Unpingco |
Publisher | : Springer Science & Business Media |
Total Pages | : 134 |
Release | : 2013-10-04 |
ISBN-10 | : 9783319013428 |
ISBN-13 | : 3319013424 |
Rating | : 4/5 (424 Downloads) |
Download or read book Python for Signal Processing written by José Unpingco and published by Springer Science & Business Media. This book was released on 2013-10-04 with total page 134 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.