 Usage:  ti = fwtin (x, d, h)  
 
 Input:

  x                      n x 1 vector, the input data, where n has to be a power of 2 
                         
  d                      integer, the level for the father wavelets s.t. 2^d is the 
                         number of father wavelet coefficients 
                         
  h                      m x 1 vector, wavelet basis 
                         
 Output:

  ti                     n x d matrix, the resulting coefficients 
                         
--------------------------------------------------------------
(C) MD*TECH Method and Data Technologies, 17.8.2000
