Skip to content

EsonJohn/QAMDemodulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

QAMDemodulation

QAM demodulation implemented in C++
A C++ version of Matlab's qamdemod(y, M, varargin)
Align each symbol to the nearest constellation points by minimum Euclidean distance.
The function only consider rectanglular constellation diagram and grey code.
The input is assumed to have been downconverted into baseband.

About

QAM demodulation implemented in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages