Electrical Communications Systems
Course No. ECE.09.331
Spring 2007
Assignment 4
Due Monday, March 26, 2007
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.