MATH 414 Lecture 29

From Notes
Jump to navigation Jump to search

« previous | Monday, March 31, 2014 | next »


Chapter 4 Exercise 5

f(x)=k=akϕ(2xk)V1

Show that if fW0=V0, then a2+1=a2 for all .

f(x)=ka2ψ(x)


Given fV1 and fV0,

f,g=0 for all gV0.

fa any basis for V0, and in particular, for ϕ(xk)


for all k, f,ϕ(xk)=0

ϕ(xk)=ϕ(2x2k)+ϕ(2x2k+1)


Haar Wavelet Decomposition

Theorem 4.12. Given fj=k=akjϕ(2jxk),

fj1=k=akj1ϕ(2j1xk)wj1=fjfj1=k=bkj1ψ(2j1xk)

Where

akj1=12(a2kj+a2k+1j)bkj1=12(a2kja2k+1j)

Proof. fj:=kakϕ(2jxk)Vj, fj1Vj1, and wj1Wj1. By definition, we have fj=fj1+wj1.

We have the following relations between ϕ(x) and ψ(x):

ϕ(2x)=12(ϕ(x)+ψ(x))ϕ(2x1)=12(ϕ(x)ψ(x))

In general,

ϕ(2jx)=12(ϕ(2j1x)+ψ(2j1x))ϕ(2jx1)=12(ϕ(2j1x)ψ(2j1x))

Hence splitting the even and odd terms of fj(x) above yields,

fj(x)=ka2kϕ(2jx2k)+ka2k+1ϕ(2jx2k1)

Substituting the prior function evaluations into our relation for ϕ and ψ produces

ϕ(2jx2k)=12(ϕ(2j1xk)+ψ(2j1xk))ϕ(2jx2k1)=12(ϕ(2j1xk)ψ(2j1xk))

Hence

fj(x)=ka2k(12(ϕ(2j1xk)+ψ(2j1xk)))+ka2k+1(12(ϕ(2j1xk)ψ(2j1xk)))=ka2k2ϕ(2j1xk)+a2k2ψ(2j1xk)+a2k+12ϕ(2j1xk)a2k+12ψ(2j1xk)=k(a2k+a2k+12)ϕ(2j1xk)+(a2ka2k+12)ψ(2j1xk)

If we use superscript indexing to represent the space to which the coefficients a belong, we arrive at the theorem.

quod erat demonstrandum

Discrete Signals

{xk}k=

(,x3,x2,x1,x0,x1,x2,x3,)

such that k=xk2<. This implies x2 (finite energy)

Convolution

(x*y)k=m=xkmym=m=xmykm

Shift-/Time-Invariant Filters

A linear transformation F:22 is shift-/time-invariant if and only if there is an f2 such that F(x)=f*x.

Examples

F(x)k=12(xk+xk+1)

We want to write F(x)k as F(x)k=f*xk=m=fmxkm=12xk+12xk+1 with all other xkm terms equal to zero.

We're left with f1kx+1+f0xk=12(xk+1+xk). Hence f1=f0=12.

Let =f and L=F: this is a low-pass filter.


Downsampling

D is an operator that discards odd k

DL(aj)=aj1