BCH decoding algorithm in comm.BCHDecoder
12 次查看(过去 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 中查找有关 Error Detection and Correction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!