Wavelet Toolbox    

Using This Guide

If you are new to wavelet analysis and synthesis and need an overview of the concepts, read Chapter 1, Wavelets: A New Tool for Signal Analysis. It presents the main ideas without mathematical complexity.

After this you can refer to Chapter 2 and Chapter 5, for instructions on using the wavelet and wavelet packet analysis tools, respectively; Chapter 3, which discusses practical applications of wavelet analysis; and Chapter 4, which provides examples and a case study.

If you have experience with signal analysis and wavelets, you may want to turn directly to:

All toolbox users should look to the:

Caution

  1. The examples of this guide are generated using the Wavelet Toolbox with the DWT extension mode set to 'zpd' (for zero padding), except when it is explicitly mentioned. So if you want to obtain exactly the same numerical results, type: dwtmode('zpd'), before to execute the example code.
  2. In most of the command line examples, figures are displayed. To clarify the presentation, the plotting commands are partially or completely omitted. So if you want to reproduce the displayed figures, you need probably to insert some simple graphical commands in the example code.

 What Is the Wavelet Toolbox? For More Background