Technical discussion about Matlab and issues related to Digital Signal Processing.
Search Results for "lfsr"
Post a new Thread
Thomas Patrick - Jan 26 2005
Hi guys,
It is a known fact that LFSR generate flat spectrum, I choosed LFSR to test my 3rd order polyphase comb decimation filter with decimation factor of 25... 
thomas_lpc - Jan 21 2005
Hello,
LFSR (linear feedback shift register) generate flat spectrum
and I prosssed the output of LFSR for DFT to see flat spectrum and it
does gene... 
htun...@gmail.com - Jan 16 2007
Hi,
How to implement the LFSR of 18bit sequence long with 7bit output in Matlabe simulink? I have rough idea of using pn sequence generator and have already read the help. The p... 
Predrag Valozic - Feb 25 2003
Hi Katrina!
It is all about a LFSR(4) sequence (I suppose) that (theoretically)
has properties you are describing:
normalized ACF(0) = 1, ACF(<>0) = 0.
But i... 