BCH decoding algorithm in comm.BCHDecoder

Hi,
Can someone please tell me the name of the decoding algorithm that is used by the comm.BCHDecoder object? In particular I am interested in the method for detecting the number of erasures. How can I find out how many erasures a particular instance of this object can detect?
Thanks.

回答(2 个)

The Bibliography and Algorithm sections in the documentation for comm.BCHDecoder object could provide more details.
Hope this helps!
Berklamp Massey Algorithm. The find the error locator polynomial to find the error locations.

类别

帮助中心File Exchange 中查找有关 Error Detection and Correction 的更多信息

产品

版本

R2018b

标签

Community Treasure Hunt

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

Start Hunting!

Translated by