Signals and Systems: Theory and Practical Explorations with Python (Wiley)
Monday, 10 February 2025

This is an introductory course textbook on signals and systems with numerous examples and code snippets implemented in Python. Fatoş Tunay Yarman Vural and Emre Akbaş provide a complete introductory course in systems and signals, enabling readers to run Python programs for convolution, discrete time Fourier transforms and series, sampling, and interpolation for a wide range of functions. Readers are guided step-by-step through basic differential equations, basic linear algebra, and calculus to ensure full comprehension of the exercises.

 

Author: Fatoş Tunay Yarman Vural and Emre Akbaş
Publisher: Wiley
Date: January 2025
Pages: 448
ISBN: 978-1394215751
Print: 1394215754
Kindle: 0D59QNS83
Audience: Developers interested in systems and signals
Level: Introductory/Intermediate
Category: Systems Management 

sigsys

Topics covered:

  • Systems approach for modeling the natural and manmade systems and some application areas
  • Representation of complex and real signals by basic functions, such as real and complex exponentials, unit step and unit impulse functions
  • Properties of signals, such as symmetry, harmony, energy, power, continuity and discreteness
  • Convolution and correlation operations for continuous time and discrete time signals and systems
  • Representation of systems by impulse response, frequency response, transfer function, block diagram, differential and difference equations
  • Properties of systems, such as linearity, time invariance, memory, invertibility, stability and causality
  • Continuous time and discrete time Fourier analysis in Hilbert space and their extension to Laplaca transform and z-transform
  • Filtering by Linear Time Invariant systems in time and frequency domains, covering low pass, high pass band pass and band reject filters
  • Sampling theorems for continuous time and discrete time systems, covering A/D and D/A conversion, sampling and interpolation

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



Code: The Hidden Language of Computer Hardware and Software 2nd Ed

Top Book 2023
Author: Charles Petzold
Publisher: Microsoft Press
Date: August 2022
Pages: 480
ISBN: 978-0137909100
Print: 0137909101
Kindle: B0B123P5GV
Audience: General
Rating: 5
Reviewer: Mike James
Code! We all need to know about it.


More Reviews