How can I start writing a Matlab code for making LDPC code?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur AI for Wireless dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!