Documentation of 'smile.wavelet.HaarWavelet' Java class
HaarWavelet
smile.wavelet

Class HaarWavelet



  • public class HaarWavelet
    extends Wavelet
    Haar wavelet. The Haar wavelet is a certain sequence of rescaled "square-shaped" functions which together form a wavelet family or basis. As a special case of the Daubechies wavelet, it is also known as D2. The Haar wavelet is also the simplest possible wavelet. The technical disadvantage of the Haar wavelet is that it is not continuous, and therefore not differentiable. This property can, however, be an advantage for the analysis of signals with sudden transitions, such as monitoring of tool failure in machines.
    • Constructor Summary

      Constructors 
      Constructor and Description
      HaarWavelet()
      Constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HaarWavelet

        public HaarWavelet()
        Constructor.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.