- supported in means that the function is integrable in the interval and zero outside of that interval.
- A refinement equation expresses a function as a linear combination of scaled and shifted copies of itself, typically used to define wavelets or scaling functions at multiple resolutions.
Haar Functions
The Haar Scaling Function (Box Function)
\varphi(x) = \left{\begin{matrix} 1, && 0 \le x < 1 \\ 0, && x < 0 \ \text{or}\ x \ge 1 \\ \end{matrix}\right.The Haar Wavelet Function
\psi(x)=\left{\begin{matrix} 1, && 0 \le x < \frac{1}{2} \\ -1, && \frac{1}{2} \le x < 1 \\ 0, && x < \ \text{or} \ x \ge 1 \end{matrix}\right.The Haar Scaling function for arbitrary integers on
\varphi\_{k}(x) = \left{\begin{matrix} 1, && k \le x < k+1 \\ 0, && x < k \ \text{or}\ x \ge k + 1 \\ \end{matrix}\right.Haar Wavelet Function for arbitrary integers
\psi\_{n, k} = 2^{\frac{2}{n}}\psi(2^nx-k)=\left{\begin{matrix} 2^{\frac{2}{n}} && 2^{-n}k\le x <2^{-n}\left( k+\frac{1}{2} \right) \\ -2^{\frac{2}{n}} && 2^{-n}\left( k+\frac{1}{2}\right) \le x < 2^{-n} (k+1) \\ 0 && x < 2^{-n}k \ \text{or} \ \ge 2^{-n}(k+1) \end{matrix}\right.is scale. is position.
Haar Coefficients
Approximations
Finite Linear Combination of Box Functions
If we take as integers and is zero outside of then for all and . In such case the version with and can be used.
Finite Linear Combinations of Wavelets (Detail)
The function represents the details in at resolution level zero.
Increasing the Detail
The approximation is made better by adding to to obtain a better approximation . approximates with resolution level one.
More Details
Increasing the detail further requires to add more detail functions of resolution to the approximation . Such that the next resolution is given by .