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 件)

Kaashyap Pappu
Kaashyap Pappu 2020 年 2 月 19 日

0 投票

The Bibliography and Algorithm sections in the documentation for comm.BCHDecoder object could provide more details.
Hope this helps!
Rishi Balasubramanian
Rishi Balasubramanian 2022 年 4 月 6 日

0 投票

Berklamp Massey Algorithm. The find the error locator polynomial to find the error locations.

カテゴリ

製品

リリース

R2018b

タグ

質問済み:

2020 年 2 月 17 日

回答済み:

2022 年 4 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by