Wavelet Toolbox    

Example 1

Let us take the example of Binlets proposed by Strang and Nguyen in the pages 216-217 of the book Wavelets and Filter Banks (See [StrN96] in References).

The full family name is: Binlets.

The short name of the wavelet family is: binl.

The wavelet type is: 2 (Biorthogonal with FIR filters).

The order of the wavelet within the family is: 7.9 (we just use one in this example).

The M-file used to generate the filters is binlwavf.m

Then to add the new wavelet, type:

If you want to get online information on this new family, you can build an associated help file which would look like:

The associated M-file to generate the filters (binlwavf.m) is:


 Adding a New Wavelet Family Example 2