BCH decoding algorithm in comm.BCHDecoder
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (2개)
Kaashyap Pappu
2020년 2월 19일
The Bibliography and Algorithm sections in the documentation for comm.BCHDecoder object could provide more details.
Hope this helps!
댓글 수: 0
Rishi Balasubramanian
2022년 4월 6일
Berklamp Massey Algorithm. The find the error locator polynomial to find the error locations.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!