0% found this document useful (0 votes)
33 views2 pages

ENEE 222 Discrete Time Signal Processing: Spring 2021 Problem Set 4 - Due 2021-02-23 11:59PM

This document is a problem set for a discrete time signal processing course due on February 23, 2021. It contains 5 problems: 1) analyzing a signal file to determine the number and frequencies of sinusoids, 2) constructing a similar signal and comparing the power spectral densities, 3) [no details given], 4) finding the Fourier series for given signals, and 5) [no details given].

Uploaded by

Tiana Johnson
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views2 pages

ENEE 222 Discrete Time Signal Processing: Spring 2021 Problem Set 4 - Due 2021-02-23 11:59PM

This document is a problem set for a discrete time signal processing course due on February 23, 2021. It contains 5 problems: 1) analyzing a signal file to determine the number and frequencies of sinusoids, 2) constructing a similar signal and comparing the power spectral densities, 3) [no details given], 4) finding the Fourier series for given signals, and 5) [no details given].

Uploaded by

Tiana Johnson
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ENEE 222 Discrete Time Signal Processing

Spring 2021

Problem Set 4 – due 2021-02-23 11:59PM

Problem 1: There is a signal on the course web site called “signal1.txt”. It is made up of several
sinusoids. Load the signal into MATLAB and plot it. See if you can determine how many
sinusoids are in the signal and what their frequencies are. Hint: Use the MATLAB function
pwelch to compute the power spectral density.

Problem 2: Now construct the (row vector) signal x=[sin(2*pi*f(1)*t) , sin(2*pi*f(2)*t) ,


sin(2*pi*f(3)*t)] using the same range of time t as in Problem 1 and the same frequencies that
you found in Problem 1 (assuming there are 3). Plot this signal and its power spectral density and
compare it to the power spectral density of the signal in Problem 1. Comment on the results. (For
convenience the signal is on the course web site as “signal2.txt.”) Note that the first signal is
“stationary” and the second is not, even though they have the same underlying components.
Problem 3:

Problem 4: Find the Fourier Series for each of the following signals.

1
Problem 5:

You might also like