2.1  To Learn in This Chapter

The skills we aim to develop in this chapter are:

Transforms are a very important tool in several applications. The continuous-time Fourier transform, for example, provides an alternative “view” X(f) of a signal x(t). Sometimes this extra view is essential for efficiently solving a problem. For instance, designing a filter to eliminate a frequency band is easier in the transform domain. Few examples of transforms and applications can be found in Table 2.1.

Table 2.1: Examples of transforms and applications.

Transform

Example of application

Fourier

visualize a signal in frequency “domain” as a sum or integral of sinusoidal components

Z

analyze discrete-time systems by transforming difference equations into polynomials

Discrete cosine transform (DCT)

image coding, where the image details are represented by high-frequency DCT coefficients, which can be discarded without significant loss of perceptual quality

Wavelet

Analyze a signal in different frequency resolutions

We start our study focusing on linear transforms and making a convenient connection with linear algebra.