0% found this document useful (0 votes)
38 views2 pages

Conv Practice PDF

The document contains two examples of convolution problems. The first example shows a kernel h[n] and input x[n], and defines the convolution operation to start at n=0. The second example shows a different kernel and input, and defines the convolution to start at n=-2. Both examples leave space to show the resulting convolution output y[n].

Uploaded by

Israr Ullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views2 pages

Conv Practice PDF

The document contains two examples of convolution problems. The first example shows a kernel h[n] and input x[n], and defines the convolution operation to start at n=0. The second example shows a different kernel and input, and defines the convolution to start at n=-2. Both examples leave space to show the resulting convolution output y[n].

Uploaded by

Israr Ullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ECE 2610 Convolution Practice A

h[n] x[n] Assume signals are


2.0 4 zero outside interval
shown
3
1.5
2

1.0 1

n
0.5 0.5 1.0 1.5 2.0 2.5 3.0
!1

0.5 1.0 1.5 2.0 2.5 3.0 n !2

h[k]
y[n]

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

Start at SeqConv!"1, 1, 2, 2#, "4, !2, 2, 0#$


n=0 !4, 2, 8, 6, 0, 4, 0"
ECE 2610 Convolution Practice B
h[n]
x[n]
4 2.0
Assume signals are
3 zero outside interval 1.5
shown

2 1.0

1 0.5

0.5 1.0 1.5 2.0 2.5 3.0


n n
!2 !1 1 2

h[k]
y[n]

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

n=

Start at SeqConv!"4, 3, 2, 1#, "1, 1, 2, 1, 1#$


n = -2 !4, 7, 13, 13, 12, 7, 3, 1"

You might also like