Electrical Communications Systems
Course No. 0909-331-01
Spring 2005
Assignment 4
Due Wednesday, April 6, 2005
- Problems
- XTRA Credit 1
- XTRA Credit 2
Write a Matlab function that computes and
displays the spectrum of a single-tone modulated FM signal. The
function input is the FM modulation index bf.
The function should calculate and display the following:
- The signal spectrum computed analytically,
using Bessel Functions
- The signal spectrum computed using the fft
function.