BCH decoding algorithm in comm.BCHDecoder
Afficher commentaires plus anciens
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.
Réponses (2)
Kaashyap Pappu
le 19 Fév 2020
0 votes
The Bibliography and Algorithm sections in the documentation for comm.BCHDecoder object could provide more details.
Hope this helps!
Rishi Balasubramanian
le 6 Avr 2022
0 votes
Berklamp Massey Algorithm. The find the error locator polynomial to find the error locations.
Catégories
En savoir plus sur Error Detection and Correction dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!