Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

New!

Thinking DSP? Think TI
Visit the new
TI DSP resource center for the latest videos and documents to help support your design efforts.

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Matlab DSP

Technical discussion about Matlab and issues related to Digital Signal Processing.

Search Results for "lfsr"

  

Post a new Thread

Digital Filter Test with LFSR   [3 Articles]

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... Digital Filter Test with LFSR

LFSR flat frequency   [5 Articles]

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... LFSR flat frequency

LFSR implementation in Matlab simulink

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... LFSR implementation in Matlab simulink

Re: autocorrelation problem

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... Re:  autocorrelation problem