PAM and QAM? What is the relationship between those two modulations?

4 views (last 30 days)
Can anyone tell me the meaning of this syntax?
x_PAM = PAM.SymbolMapping(randi(sqrt(QAM_ModulationOrder),L,K_FBMC));
QAM_ModulationOrder=2,16,64,....
L= Number of subcarriers
K_FBMC = number of time symbols
What exactly the relationship between those two modulations? Can anyone help me?
Thank you

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!