You are on page 1of 2

Thursday DSP 09-03-2017

Lab # 07
Objective:
Generating Beat notes with envelops.
Apparatus:
1. Personal computer 2. MATLAB (version R2011a)

Theory:
When two sinusoidal signals with different frequencies are multiplied a beat note is
produced. To fulfill the spectrum representation the resultant signal is expressed as an additive
linear combination of real and complex exponential signals.

Task # 1
To implement the beat note for fc=200 and fd=20. The code is as follows.
Program:

Code for beat note.


Output:

Output for beat note.

1 Hasan Bilal Bajwa BEE-FA14-081


Thursday DSP 09-03-2017

Task # 2
Modify the above signal such that the AM signal and its envelop both are shown.

Program:

Code for AM signal.


Output:

Output for AM signal.


Conclusion:
In this lab I learned about the beat note and the difference signal and AM signal
and their syntax in MATLAB.

2 Hasan Bilal Bajwa BEE-FA14-081

You might also like