Main Content
rsdec
Reed-Solomon decoder
Syntax
Description
Examples
Input Arguments
Output Arguments
Algorithms
rsdec
uses the Berlekamp-Massey decoding algorithm. For
information about this algorithm, see the works in References.
References
[1] Blahut, Richard E. Algebraic Codes for Data Transmission. Cambridge University Press, 2003.
[2] Wicker, Stephen B. Error Control Systems for Digital Communication and Storage. Upper Saddle River, NJ: Prentice Hall, 1995.
[3] Clark, George C., and J. Bibb Cain. Error-Correction Coding for Digital Communications. Applications of Communications Theory. New York: Plenum Press, 1981.
[4] Berlekamp, Elwyn R., Algebraic Coding Theory, New York, McGraw-Hill, 1968.
Version History
Introduced before R2006a