EE 214 Lab RandmProcesses
EE 214 Lab RandmProcesses
due on Nov.
Nov.14,
292015, 6pm
2018, 6pm
In this text, we will restrict ourselves to discrete-time random processes, e.g. that have
the form x(0), x(1), x(2),…,x(t),…, where t = 0, 1,2,…,
This Lab exercise is a modification of the EE 214 machine problem given by Dr. Luis
G. Sison, 1st Sem 2004.
Dr. Stensby’s Example 7-1 can be found in the lecture notes of Dr. Stensby available
in our UVLe website
This Lab exercise is a modification of the EE 214 machine problem given by Dr. Luis
G. Sison, 1st Sem 2004.
Dr. Stensby’s Example 7-1 can be found in the lecture notes of Dr. Stensby available
in our UVLe website
This Lab exercise is a modification of the EE 214 machine problem given by Dr. Luis
G. Sison, 1st Sem 2004.
Dr. Stensby’s Example 7-1 can be found in the lecture notes of Dr. Stensby available
in our UVLe website
b. We can compute the output of the filter in #3a using Matlab’s filter
function.
y = filter([0.25 0.25 0.25 0.25],x);
where x is a vector containing a sample function of the process x(t).
Generate a sample function of x(t) with 1000 points. Estimate the
autocorrelation RY( ) using the technique in #2e. Does it agree with theory?
This Lab exercise is a modification of the EE 214 machine problem given by Dr. Luis
G. Sison, 1st Sem 2004.
Dr. Stensby’s Example 7-1 can be found in the lecture notes of Dr. Stensby available
in our UVLe website
This Lab exercise is a modification of the EE 214 machine problem given by Dr. Luis
G. Sison, 1st Sem 2004.
Dr. Stensby’s Example 7-1 can be found in the lecture notes of Dr. Stensby available
in our UVLe website