Skip to content

linarkou/BerlekampMasseyAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BerlekampMasseyAlgorithm

The Berlekamp–Massey algorithm will find the shortest linear feedback shift register (LFSR) for a given output sequence. It works for an arbitrary field, not only for a binary.
More info you can find here.

About

Java implementation of Berlekamp-Massey algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages