« previous | Monday, March 31, 2014 | next »
Chapter 4 Exercise 5
Show that if
, then
for all
.
Given
and
,
for all
.
any basis for
, and in particular, for
for all
,
Haar Wavelet Decomposition
Theorem 4.12. Given
,
Where
Proof.
,
, and
. By definition, we have
.
We have the following relations between
and
:
In general,
Hence splitting the even and odd terms of
above yields,
Substituting the prior function evaluations into our relation for
and
produces
Hence
If we use superscript indexing to represent the space to which the coefficients
belong, we arrive at the theorem.
quod erat demonstrandum
Discrete Signals
such that
. This implies
(finite energy)
Convolution
Shift-/Time-Invariant Filters
A linear transformation
is shift-/time-invariant if and only if there is an Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f \in \ell^2}
such that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F(x) = f * x}
.
Examples
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F(x)_k = \frac{1}{2} \left( x_k + x_{k+1} \right)}
We want to write Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F(x)_k}
as Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F(x)_k = f * x_k = \sum_{m=-\infty}^\infty f_m \, x_{k-m} = \frac{1}{2} \, x_k + \frac{1}{2} \, x_{k+1}}
with all other Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_{k-m}}
terms equal to zero.
We're left with Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f_{-1} \, k_{x+1} + f_0 x_k = \frac{1}{2} \, \left( x_{k+1} + x_k \right)}
. Hence Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f_{-1} = f_0 = \frac{1}{2}}
.
Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \ell = f}
and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle L = F}
: this is a low-pass filter.
Downsampling
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle D}
is an operator that discards odd Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle k}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle D \, L(a^j) = a^{j-1}}