Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 460 Bytes

AQMODpy

AQMODpy is the Python source code for AMP Quantized-MIMO-OFDM Decoder

Chen Cao, University of Lousiville, chen.cao@louisville.edu

##What's included

channel package

ADC model

channel coding package

LDPC encoder

LDPC decoder (sum-product algoritm)

constellation package

Softer mapper

Softer demapper

block interleaver

block deinterleaver

kernal decoder

AMP decoder ##How to use Check demo.py for simple illustration