FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Think DSP: Digital Signal Processing in Python
- Author(s) Allen B. Downey
- Publisher: O'Reilly Media; 1 edition (July 25, 2016)
- License(s): CC BY-NC 4.0
- Paperback: 140 pages
- eBook: HTML, PDF, ePub, Kindle, etc.
- Language: English
- ISBN-10: 1491938455
- ISBN-13: 978-1491938454
- Share This:
This book is an introduction to signal processing and system analysis using a computational approach, using Python as the programming language. The premise of this book (like the others in the Think X series) is that if you know how to program, you can use that skill to learn other things. By the end of the first chapter, you'll be able to decompose a sound into its harmonics, modify the harmonics, and generate new sounds. Subsequent chapters follow a logical progression that develops the important ideas incrementally, with a focus on applications.
About the Authors- 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.
- Digital Signal Processing (DSP), Sound and Imaging Processing
- Python Programming
- Electronics Circuit Design and Programming
- Think DSP: Digital Signal Processing in Python (Allen B. Downey)
- The Mirror Site (1) - PDF, ePub, Kindle, etc.
- The Mirror Site (2) - PDF
-
Kalman and Bayesian Filters in Python (Roger R Labbe Jr.)
This book is an introductory text for Kalman and Bayesian filters. All code is written in Python, and the book itself is written using Juptyer Notebook so that you can run and modify the code in your browser. What better way to learn?
-
PySDR: A Guide to SDR and DSP using Python (Marc Lichtman)
This textbook acts as a hands-on introduction to the areas of Digital Signal Processing (DSP), Software-Defined Radio (SDR), and wireless communications. Think of this textbook like a gateway into the world of DSP and SDR.
-
Structure and Interpretation of Signals and Systems
This book introduces the mathematical models used to design and understand both Signals and Systems. Developing a deep understanding of how to digitally create and manipulate signals to measure and control the physical world and communication.
-
The Scientist and Engineer's Guide to Digital Signal Processing
Written by a working scientist/engineer who has used DSP in his inventions and designs, this book will help design engineers on the job trying to master a tough subject that is now regarded as an essential engineering skill and put it to use.
-
O'Reilly® Think Python, 2nd Edition (Allen B. Downey)
This hands-on guide takes you through the Python programming language a step at a time, beginning with basic programming concepts before moving on to functions, recursion, data structures, and object-oriented design. 2nd edition updated for Python 3.
:
|
|