Berlekamp-Massey

The Berlekamp-Massey algorithm for inverting a Toeplitz system of equations.
4.3K Downloads
Updated 18 May 2004

No License

The Berlekamp-Massey algorithm for inverting a Toeplitz system of equations. Useful in the decoding process of real-valued BCH codes.

Cite As

Stefan Nikolaus (2024). Berlekamp-Massey (https://www.mathworks.com/matlabcentral/fileexchange/4920-berlekamp-massey), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

removed some unnecessary operations; increased readability