How can I start writing a Matlab code for making LDPC code?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre AI for Wireless en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!