Objective:: 1. Introducing The Implementation of Different Signals in Matlab 2. Introducing The Linear Convolution

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Objective:

1. Introducing the implementation of different signals in matlab

2. Introducing the linear convolution

Introduction:

Convolution is a mathematical way of combining two signals to form a third signal. It is the

single most important technique in Digital Signal Processing. Using the strategy of impulse

decomposition, systems are described by a signal called the impulse response.

Report:

a) Consider the following signals Calculate the convolution


y[n]   x[k ]h[n  k ]


b) Consider a LTI system that has a step response h[n] = u[n] to the unit impulse input

signal. What is the response when an input signal of the form x[n] = an u[n] where 0<a<1,

is applied?
c) Let x(t) be the input to a LTI system with unit impulse response h(t):
Conclusion:

This was a short and interesting lab, we studied about convolution and tested some graphs and

different values, looking forward to more interesting labs.

You might also like