Skip to main content

All Questions

0 votes
0 answers
20 views

Does it make sense to whiten the data in order to apply a matched filtering algorithm if my dataset consist of a sinusoid + random Gaussian noise?

With a Python program I generated a sinusoid signal and I added to it Gaussian noise. Now I want to compute the optimal SNR by applying a matched filtering algorithm. Since the noise is white (at ...
AleNekro97's user avatar
5 votes
1 answer
3k views

White Noise Generator Through Low Pass Filter - Autocorrelation of normalized data dropping below 0 (showing negative correlation)

I am doing the following experiment: http://physlab.lums.edu.pk/images/a/ab/Correlation.pdf It is basically a white noise generator running through a low pass filter. Sample voltages are taken and ...
gline's user avatar
  • 83