𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Digital Signal Processing: Illustration Using Python

✍ Scribed by S. Esakkirajan, T. Veerakumar, Badri N. Subudhi


Publisher
Springer
Year
2023
Tongue
English
Leaves
535
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


he objective of this book is to implement signal processing algorithms in Python. There are many open-source software packages available to implement signal processing algorithms. The reasons for choosing Python are (1) it is a general-purpose programming language that can be used for various tasks beyond scientific computing. (2) Python has an active community of developers who create and maintain a wide range of libraries and frameworks. (3) Python has become the language of choice for many Machine Learning and Deep Learning applications with powerful libraries such as TensorFlow, PyTorch, and Keras. The main aim of signal processing is to extract information from the signal. After extracting useful information, further processing, like classification of information, has to be done effectively using Machine Learning and Deep Learning libraries in Python.

In this book, Python is used as a tool to implement signal processing algorithms. Teaching Python is not the main aim of this book. Python is used as a vehicle to present concepts related to signal processing. In this book, the signals are generated, manipulated, transformed, and useful information is extracted using libraries available in Python. The Python programs used in this book are purposively made simple and illustrative. The libraries used in this book include (1) Numpy, (2) Scipy, (3) Matplotlib, etc. These libraries provide a wide range of tools and functions for performing operations like filtering, resampling, prediction, etc.


πŸ“œ SIMILAR VOLUMES


Digital Signal Processing: Illustration
✍ S. Esakkirajan, T. Veerakumar, Badri N. Subudhi πŸ“‚ Library πŸ“… 2023 πŸ› Springer 🌐 English

he objective of this book is to implement signal processing algorithms in Python. There are many open-source software packages available to implement signal processing algorithms. The reasons for choosing Python are (1) it is a general-purpose programming language that can be used for various tasks

Python for Signal Processing: Featuring
✍ JosΓ© Unpingco (auth.) πŸ“‚ Library πŸ“… 2014 πŸ› Springer International Publishing 🌐 English

<p><p>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. Everyth