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