Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Signal Processing > Wavelet Analysis > WaveletPhi >
Mathematica > Visualization and Graphics > Data Visualization > Wavelet Analysis > WaveletPhi >
Mathematica > Data Manipulation > Numerical Data > Data Transforms and Smoothing > Wavelet Analysis > WaveletPhi >

WaveletPhi

WaveletPhi
gives the scaling function for the symbolic wavelet wave evaluated at x.
WaveletPhi[wave]
gives the scaling function as a pure function.
  • The scaling function satisfies the recursion equation , where are the low-pass filter coefficients.
  • The dual scaling function satisfies the recursion equation , where are the dual low-pass filter coefficients.
  • The following options can be used:
MaxRecursion8number of recursive iterations to use
WorkingPrecisionMachinePrecisionprecision to use in internal computations
Haar scaling function:
Symlet scaling function:
Haar scaling function:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Symlet scaling function:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
Compute primal scaling function:
Dual scaling function:
Scaling function for HaarWavelet:
Multivariate scaling and wavelet functions are products of univariate ones:
By default WorkingPrecision->MachinePrecision is used:
Use higher-precision filter computation:
Plot scaling function using different levels of recursion:
Scaling function integrates to unity :
In particular, :
satisfies the recursion equation :
Plot the components and the sum of the recursion:
Frequency response for is given by :
The filter is a low-pass filter:
Fourier transform of is given by :
Plot translates and dilations of scaling function:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF