Wavelet Toolbox Previous page   Next Page

Suppressing Signals

As shown in the section Suppressing Signals, by suppressing a part of a signal the remainder may be highlighted.

Let be a wavelet with at least k+1 vanishing moments:

If the signal s is a polynomial of degree k, then the coefficients C(a,b) = 0 for all a and all b. Such wavelets automatically suppress the polynomials. The degree of s can vary with time x, provided that it remains less than k.

If s is now a polynomial of degree k on segment , then C(a,b) = 0 as long

as the support of the function is included in . The suppression is

local. Effects will appear on the edges of the segment.

Likewise, let us suppose that, on to which 0 belongs, we have the

expansion . The s and g signals then have the same wavelet coefficients. This is the technical meaning of the phrase "The wavelet suppresses a polynomial part of signal s." The signal g is the "irregular" part of the signal s. The wavelet systematically suppresses the regular part and analyzes the irregular part. This effect is easily seen in details D1 through D4 in Example 2: A Frequency Breakdown (see the curves d1, d2, d3, and d4). The wavelet suppresses the slow sine wave, which is locally assimilated to a polynomial.

Another way of suppressing a component of the signal is to modify and force certain coefficients C(a,b) to be equal to 0. Having selected a set E of indices, we stipulate that , C(a,b) = 0. We then synthesize the signal using the modified coefficients.

Let us illustrate, with the following M-file, some features of wavelet processing using coefficients (resulting plots can be found in Figure 6-26).

Figure 6-26: Suppress or Modify Signal Components, Acting on Coefficients

Simple procedures to select the set of indices E are used for de-noising and compression purposes (see the sections De-Noising and Data Compression).


Previous page  Wavelet Applications: More Detail Splitting Signal Components Next page

© 1994-2005 The MathWorks, Inc.