0% found this document useful (0 votes)
32 views

Soal 3

This document outlines homework problems involving discrete-time convolution and continuous-time convolution of signals and systems. Problem 1 involves using discrete-time convolution to find the output of two systems given input-output pairs. Problem 2 has students perform discrete-time convolution on signals numerically in MATLAB. Problem 3 has students compute and plot the continuous-time convolution of various pairs of signals. Problems 4-6 involve using convolution to find the output of systems given impulse responses and input signals. Problem 7 involves using convolution to find the output of a system given its impulse response and input.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

Soal 3

This document outlines homework problems involving discrete-time convolution and continuous-time convolution of signals and systems. Problem 1 involves using discrete-time convolution to find the output of two systems given input-output pairs. Problem 2 has students perform discrete-time convolution on signals numerically in MATLAB. Problem 3 has students compute and plot the continuous-time convolution of various pairs of signals. Problems 4-6 involve using convolution to find the output of systems given impulse responses and input signals. Problem 7 involves using convolution to find the output of a system given its impulse response and input.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

EE 327 Signals and Systems 1

Homework 3
1. Find the output y[n] of the system h[n] to the input x[n]. Use discrete-time convolution.
a. x[n] = {1,2,3} where n = {0,1,2} and
h[n] = {1,2,3} where n = {0,1,2}
b. x[n] = 10 [n + 1] + 5 [n] 5 [n 2] 10 [n 3]
h[n] = [n 5] + [n 7]
2. Perform discrete-time convolution on the following signals and systems. Also perform
these convolutions numerically using MATLAB.
a. x[n] = 5 [n] + 10 [n 1] + 15 [n 2] + 20 [n 3]
h[n] = [n] + 2 [n 1] + 3 [n 2] + 4 [n 3]
b. x[n] = [n + 5] 3 [n + 2] 4 [n 1]
h[n] = 2 [n 100] + 4 [n 102]
3. Compute and plot the convolution for each of the pairs of signals.
x(t ) = u (t )
a. v(t ) = 10e 10t u (t )
2 t
b. v(t ) = 2e u (t )
x(t ) = u (t )
c. Compare parts (a) and (b). Which is the faster response?
d. v(t ) = 2e 2t u (t )
x(t ) = u (t + 1)
Do part (d) in two ways use convolution directly; also, use the time delay property
and the solution from (b)
4. Find the output signal, y(t), given
h(t ) = 10e 10t u (t )
x(t ) = e t u (t )
5. Find the output signal, y(t), given
h(t ) = 10e 10t u (t )
x(t ) = u (t ) u (t 1)
Also, perform this convolution numerically using MATLAB and the conv function.
6. Find the output signal, y(t), given
h(t ) = e t u (t )
x(t ) = sin (t )u (t )
7. Find the output, y(t), given the input, x(t), and the impulse response, h(t), using
convolution.
x(t)
h(t)
1
-1

4
3

You might also like