<< Chapter < Page
  Wavelets and wavelet transforms     Page 16 / 28
Chapter >> Page >

There are at least two descriptions of the problem. We may want a single expansion system to handle several different classes of signals, each ofwhich are well-represented by a particular basis system or we may have a single class of signals, but the elements of that class are linearcombinations of members of the well-represented classes. In either case, there are several criteria that have been identified as important [link] , [link] :

  • Sparsity: The expansion should have most of the important information in the smallest number of coefficients so that the others aresmall enough to be neglected or set equal to zero. This is important for compression and denoising.
  • Separation: If the measurement consists of a linear combination of signals with different characteristics, the expansion coefficientsshould clearly separate those signals. If a single signal has several features of interest, the expansion should clearly separate thosefeatures. This is important for filtering and detection.
  • Superresolution: The resolution of signals or characteristics of a signal should be much better than with a traditional basis system. Thisis likewise important for linear filtering, detection, and estimation.
  • Stability: The expansions in terms of our new overcomplete systems should not be significantly changed by perturbations or noise.This is important in implementation and data measurement.
  • Speed: The numerical calculation of the expansion coefficients in the new overcomplete system should be of order O ( N ) or O ( N log ( N ) ) .

These criteria are often in conflict with each other, and various compromises will be made in the algorithms and problem formulations for anacceptable balance.

Overcomplete representations

This section uses the material in  Chapter: Bases, Orthogonal Bases, Biorthogonal Bases, Frames, Right Frames, and unconditional Bases on bases and frames. One goal is to represent a signal using a “dictionary" ofexpansion functions that could include the Fourier basis, wavelet basis, Gabor basis, etc. We formulate a finite dimensional version of thisproblem as

y ( n ) = k α k x k ( n ) n , k Z

for n = 0 , 1 , 2 , , N - 1 and k = 0 , 1 , 2 , , K - 1 . This can be written in matrix form as

y = X α

where y is a N × 1 vector with elements being the signal values y ( n ) , the matrix X is N × K the columns of which are made up of all the functions in the dictionaryand α is a K × 1 vector of the expansion coefficients α k . The matrix operator has the basis signals x k as its columns so that the matrix multiplication [link] is simply the signal expansion [link] .

For a given signal representation problem, one has two decisions: what dictionary to use (i.e., choice of the X ) and how to represent the signal in terms of this dictionary (i.e., choice of α ). Since the dictionary is overcomplete, there are several possible choices of α and typically one uses prior knowledge or one or more of the desired properties we saw earlier to calculatethe α .

A matrix example

Consider a simple two-dimensional system with orthogonal basis vectors

x 1 = 1 0 and x 2 = 0 1

which gives the matrix operator with x 1 and x 2 as columns

X = 1 0 0 1 .

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Wavelets and wavelet transforms. OpenStax CNX. Aug 06, 2015 Download for free at https://legacy.cnx.org/content/col11454/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Wavelets and wavelet transforms' conversation and receive update notifications?

Ask