Practicing the skills you are learning is a critical part of mastering signal processing. Jupyter notebooks offer an ideal format for demonstration and practice. The software required to run a Python-based notebook is freely available, as is a rich set of libraries supporting signal processing operations. You will need to keep the following in mind […]
How to Use
Aliasing of Signals - Identity Theft in the Frequency Domain
by Barry Van Veen Earlier this year someone filed an income tax return using my identity. The topic of this blog post is aliasing, not tax fraud, although the concepts are similar. Aliasing in signal processing is when a sinusoid of one frequency takes on the appearance or identity of a different frequency sinusoid. […]