The algorithm for channel test patterns like 2047 and 2E15-1
I need to learn these patterns for BERT, thing is i'm told by a site
that they are pseudorandom sequences based on an 11 and 15 bit shift
register, respectively. That doesn't explain the actual algorithm
though :S could someone clear it up for me? thanks alot in advance :)
oh and is the same algorithm also valid for 2E20-1, 2E23-1 and so on
for 20 and 23 bits?
.
Relevant Pages
- The algorithm for channel test patterns like 2047 and 2E15-1
... I want to learn these patterns for BERT, thing is i'm told by a site ... that they are pseudorandom sequences based on an 11 and 15 bit shift ... That doesn't explain the actual algorithm ... (comp.dcom.telecom.tech) - Re: When extensibility goes bad
... You have Received lines from lots of spam. ... You want to classify them according to patterns, ... What sort of algorithm would you propose for that task, ... programming language makes implementation of that algorithm ... (comp.lang.lisp) - Re: Serialize a Strategy Pattern List of objects with out xsi:type
... Very patterns based. ... algorithm fits the interface, it can be called. ... needed and you say that Car and MotorCycle are not algorithms. ... chapter in a book that I highly recommend called Design Patterns Explained ... (microsoft.public.dotnet.framework) - Re: Performance hit in foreach?
... take a linked list class - such ... class of patterns into a Bible of Code Patterns, ... that differ in algorithmic complexity (e.g. turning a linear algorithm ... I think bibles of approved code patterns can work ... (microsoft.public.dotnet.languages.csharp) - Re: Matching very large patterns, was Re: Inverse grep
... the compiled patterns feature. ... Aho-Corasick algorithm is one of the key algorithms in matching a set ... The favorite for computational biology for many years was dynamic ... dynamic programming is used instead of the usual second part. ... (comp.compilers) |
|