This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
math105-s22:s:matthewk:start [2022/05/08 19:36] matthewk [Wavelet Transform and the Uncertainty Principle] |
math105-s22:s:matthewk:start [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 31: | Line 31: | ||
| Define $\psi : \mathbb{R} \rightarrow \mathbb{C}$. Define the family of functions $\{\psi_{jk} : j,k \in \mathbb{Z}\}$ as $\psi_{jk} = 2^{j/2} \psi(2^j x - k)$. We call $\psi$ an orthonormal wavelet if the family $\{\psi_{jk}\}$ is a complete orthnormal basis for $L^2(\mathbb{R})$. | Define $\psi : \mathbb{R} \rightarrow \mathbb{C}$. Define the family of functions $\{\psi_{jk} : j,k \in \mathbb{Z}\}$ as $\psi_{jk} = 2^{j/2} \psi(2^j x - k)$. We call $\psi$ an orthonormal wavelet if the family $\{\psi_{jk}\}$ is a complete orthnormal basis for $L^2(\mathbb{R})$. | ||
| + | |||
| + | Thus, $f$ can be written: $$f = \sum_{j,k = -\infty}^{+\infty} c_{jk}\psi_{jk}$$ | ||
| We also define the integral wavelet transform: | We also define the integral wavelet transform: | ||
| - | where $a = 2^{-j}, b = k2^{-j}$. | + | where $a = 2^{-j}, b = k2^{-j}$ and $c_{jk} = W_{\psi}[f](a, |
| - | A simple example of an orthonormal wavelet is the Haar wavelet $\chi_{[0, | + | A simple example of an orthonormal wavelet is the Haar wavelet $\psi(x) = \psi_{0, |
| - | We can see that wavelets allow us to localise to particular regions of our function $f$ by translating and dilating $\psi$ with $a$ and $b$. | + | We can see that wavelets allow us to localise to particular regions of our function $f$ by translating and dilating $\psi$ with $a$ and $b$. To understand how this localisation relates to the uncertainty principle, consider the orthonormal wavelet $\phi(x) = \chi_{[p, |
| + | $$\chi_{[p, | ||
| + | for $k \in \mathbb{Z}$. So we use the notation: $$\phi_{k, | ||
| + | With this wavelet, we can analyse different sections of $f$ independently, | ||