Info logo
Encyclopedia

  

Haar wavelet

Home :: Up
Google
www.fastload.org

Haar wavelet

The Haar wavelet is the first known wavelet and was proposed 1909 by Alfred Haar[?]. Note that the term wavelet was coined much later. The Haar wavelet is also the simplest possible wavelet. It looks like that:

            |
      √1/2  ****O
            |    
            |    
    0  *****O-------****
            |        
            |        
     -√1/2  |   ****O
            0  1/2  1

The disadvantage of the Haar wavelet is that it isn't continuous and therefore not differentiable.

Remark: The Haar Wavelet can also be described as a step function f(x) with:

f(x) = 1 (if 0 <= x < 1/2)

f(x) = -1 (if 1/2 <= x < 1)


Feel free to point to this article

This article is licensed under the GNU Free Documentation License.
You may copy and modify it as long as the entire work (including additions) remains under this license.
To view or edit this article at Wikipedia, follow this link.