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.

<ASIN:1394215754>

 

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


The Reign of Botnets (Wiley)

Author: David Sénécal
Publisher: Wiley
Date: July 2024
Pages: 356
ISBN: 978-1394262410
Print: 1394262418
Kindle: B0D1CJR212
Audience: General
Rating: 5
Reviewer: Kay Ewbank

This book is subtitled 'Defending against Abuses, Bots and Fraud on the Internet', which is a big and important topic. 



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews