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.

카테고리

도움말 센터File Exchange에서 Error Detection and Correction에 대해 자세히 알아보기

제품

릴리스

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