Is there any Built in MATLAB function or MATLAB code for 16APSK, 32APSK,64APSK and 128APSK modulation?
4 ビュー (過去 30 日間)
古いコメントを表示
Faheem Ur Rehman
2021 年 5 月 31 日
コメント済み: Walter Roberson
2021 年 5 月 31 日
I have searched but did't find anything.
0 件のコメント
採用された回答
Walter Roberson
2021 年 5 月 31 日
The 16, 32, 64, 128 versions would correspond to using different M patterns.
2 件のコメント
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 件)
参考
カテゴリ
Help Center および File Exchange で PSK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!