BCH Decoder and Encoder
BCH Encoder and Decoder functions.
BCH Decoder employs the following steps in decoding :
Syndrome calculation, RiBM algorithm (optimized for BCH codes) and Chien search.
Citation pour cette source
Miroslav Marinkovic (2025). BCH Decoder and Encoder (https://fr.mathworks.com/matlabcentral/fileexchange/61627-bch-decoder-and-encoder), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.2.0.0 | - Testbench script updated to test BCH Encoder/Decoder for different error correction capabilities in a single run
|
||
| 1.1.0.0 | - Bug causing incorrect calculaton of error locator polynominal (only when parameter "t" is odd number) has been fixed;
|
||
| 1.0.0.0 |
