BCH decoding algorithm in comm.BCHDecoder
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Kaashyap Pappu
am 19 Feb. 2020
The Bibliography and Algorithm sections in the documentation for comm.BCHDecoder object could provide more details.
Hope this helps!
0 Kommentare
Rishi Balasubramanian
am 6 Apr. 2022
Berklamp Massey Algorithm. The find the error locator polynomial to find the error locations.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!