 Usage:  y = dwt (x, l, h)  
 
 Input:

  x                      n x 1 vector, input data where n has to be a power of 2 
                         
  l                      integer, number of father wavelet coefficients 
                         
  h                      m x 1 vector, wavelet basis 
                         
 Output:

  y                      n x 1 matrix, wavelet coefficients 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
