Question: Generate a Gaussian distributed random variable (in matlab, can use randn function) of length 1000. Compute the autocorrelation of the sequence. Plot the results

Generate a Gaussian distributed random variable (in matlab, can use randn function)

Generate a Gaussian distributed random variable (in matlab, can use randn function) of length 1000. Compute the autocorrelation of the sequence. Plot the results from a lag of -20 to 20. Comment on the result.

Step by Step Solution

3.58 Rating (155 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

CODE clc clear all close all x randn11000 random Gaussian d... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!