The Berlekamp-Massey algorithm is a algorithm for finding the shortest linear feedback shift register (LFSR) for a given output sequence.
External links
- http://www.paulisageek.com/school/ has some related papers
- An online implementation: http://www.paulisageek.com/school/pmat519/berlekamp-massey.php