david mackay ldpc codes in matlab
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm looking for LDPC code Error correction which is implemented by professor David Mackey. I want to know is there any implementation of mentioned with matlab or no? in case if it's available where can i find it?
0 Commenti
Risposte (1)
Walter Roberson
il 14 Dic 2015
The decode phase is in http://www.mathworks.com/matlabcentral/fileexchange/28437-simulating-2-2-mimo-ldpc-base-band-systems; I guess it has the encoding as well.
Possibly en.pudn.com/downloads358/sourcecode/app/detail1557463_en.html which is MATLAB code for Low Density Parity Check .
Note: I would not say that I trust that site. You will likely also have to pay to get code from there.
You could also look to "Construction and Performance Evaluation of QC-LDPC Codes over Finite Fields" by Ihsan Ullah and Sohail Noor, here. The code is not in the PDF but they did implement in MATLAB and you might be able to get the source from them.
Other resources:
Vedere anche
Categorie
Scopri di più su Communications Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!