david mackay ldpc codes in matlab
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2015 年 12 月 14 日
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:
参考
カテゴリ
Help Center および File Exchange で Communications Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!