How can I start writing a Matlab code for making LDPC code?
조회 수: 2 (최근 30일)
이전 댓글 표시
From where to start to writ any Matlab code for LDPC encoder / decoder? I want to use this LDPC code for part of another project.
I need to make a LDPC as follows:
- create H matrix with different rate(but at the time i use one rate)[most of the available code on the internet is for rate 1/2].
- length of the code words is variable and depends to the which situation program in is changing.
- encoder function
- decoder function.
Any suggestion? Any good code or tutorial? Any references or link? or any simple code to explain about LDPC with simple implementation
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 AI for Wireless에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!