bch and reed-solomon decoder simulation
버전 1.0.0.0 (2.19 KB) 작성자:
wei liu
simulation of binary and non-binary bch decoder
다운로드 수: 13K
업데이트 날짜:
2005/12/13
라이선스 없음
simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
three steps:
syndrome generation + inverse-free Berlekamp-Massey algorithm + chien search algorithm
simplifie = 1 sets the simplified version of Berlekamp-Massey algorithm, which takes t cycles while normal BMA takes 2t cycles.
simulation for non-binary bch (reed-solomon) decoding algorithm RS(n, k):
3 steps: syndrome+BMA+chien
for both simulation, n, k and t can be changed according to the size and correction ability of the code
인용 양식
wei liu (2026). bch and reed-solomon decoder simulation (https://kr.mathworks.com/matlabcentral/fileexchange/9339-bch-and-reed-solomon-decoder-simulation), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- Wireless Communications > Communications Toolbox > PHY Components > Error Detection and Correction >
Help Center 및 MATLAB Answers에서 Error Detection and Correction에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
