Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.02 KB

Hands-on Signal Analysis with Python

Python code, data, and Jupyter notebooks, to the book "Hands-on Signal Analysis with Python".

data

Raw data required for running the programs

ipynbs

Presentation of additional or extended information relevant to signal processing with Python.

images

Images used by this repo

src

All the Python programs that go with the book:

  • Code samples (also called Quantlets)
  • Solutions for the Exercises in the book
  • Code-listings, i.e. Python programs printed in the book
  • Code to generate the Figures in the book

tests

Rudimentary tests to ensure that the programs in 'src' are running.

Errata

The file Errata.pdf contains the a list of mistakes in the manuscript, and the corresponding corrections.