Uses of Package
JSci.maths.wavelet

Packages that use JSci.maths.wavelet
JSci.Demos.wavelet   
JSci.maths.wavelet   
JSci.maths.wavelet.cdf2_4   
JSci.maths.wavelet.cdf3_5   
JSci.maths.wavelet.daubechies2   
JSci.maths.wavelet.daubechies3   
JSci.maths.wavelet.daubechies4   
JSci.maths.wavelet.daubechies5   
JSci.maths.wavelet.daubechies6   
JSci.maths.wavelet.daubechies7   
JSci.maths.wavelet.daubechies8   
JSci.maths.wavelet.haar   
JSci.maths.wavelet.splines   
JSci.maths.wavelet.symmlet8   
 

Classes in JSci.maths.wavelet used by JSci.Demos.wavelet
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet
BasisFunctionLibrary
          This class is meant to be used for Fast Wavelet Transform, Matching Pursuit and related signal processing algorithm.
Cosine
          This class is used to be able to mix the wavelet and cosine transforms.
DiscreteFunction
          This class is used to be able to mix the wavelet and other type of functions such as given signals.
Filter
          This interface is used to define wavelet filters.
FWTCoef
          This class is used to encapsulate wavelet coefficients.
FWTPacketCoef
          This class is used to encapsulate wavelet packets coefficients.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
Signal
          This class use the linear spline as a general model for a signal.
Sine
          This class is used to be able to mix the wavelet and sine transforms.
SparseDiscreteFunction
           
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.cdf2_4
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.cdf3_5
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies2
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies3
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies4
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies5
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies6
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies7
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.daubechies8
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.haar
Filter
          This interface is used to define wavelet filters.
Multiresolution
          This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, ...).
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.splines
Filter
          This interface is used to define wavelet filters.
MultiscaleFunction
          Abstract encapsulation mostly meant for wavelet functions (dyadic case).
 

Classes in JSci.maths.wavelet used by JSci.maths.wavelet.symmlet8
FWT
          Abstract class for using very fast, in-place, implementations of the Fast Wavelet Transform.