Berlekamp-Massey algorithm

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instance_of gptkb:Artificial_Intelligence
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:Reed-Solomon_code
gptkbp:applies_to linear feedback shift registers
gptkbp:capacity O(n)
gptkbp:developed_by gptkb:Elwyn_Berlekamp
James Massey
gptkbp:duration O(n^2)
https://www.w3.org/2000/01/rdf-schema#label Berlekamp-Massey algorithm
gptkbp:is_used_for error correction in coding theory
gptkbp:operates minimal polynomial
gptkbp:related_to BCH codes
Reed-Solomon codes