BCH decoding algorithm in comm.BCHDecoder
Mostrar comentarios más antiguos
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.
Respuestas (2)
Kaashyap Pappu
el 19 de Feb. de 2020
0 votos
The Bibliography and Algorithm sections in the documentation for comm.BCHDecoder object could provide more details.
Hope this helps!
Rishi Balasubramanian
el 6 de Abr. de 2022
0 votos
Berklamp Massey Algorithm. The find the error locator polynomial to find the error locations.
Categorías
Más información sobre Error Detection and Correction en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!