Is there any Built in MATLAB function or MATLAB code for 16APSK, 32APSK,64APSK and 128APSK modulation?

8 次查看(过去 30 天)
I have searched but did't find anything.

采纳的回答

Walter Roberson
Walter Roberson 2021-5-31
The 16, 32, 64, 128 versions would correspond to using different M patterns.
  2 个评论
Walter Roberson
Walter Roberson 2021-5-31
The sum is what is important. Each entry in M corresponds to a ring. Each entry must be a multiple of 4 and the total must be a power of 2.
So for 16 you could use 4 4 4 4 or 4 4 8 or 4 12 or 8 8 or 16

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by