Is there any Built in MATLAB function or MATLAB code for 16APSK, 32APSK,64APSK and 128APSK modulation?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Faheem Ur Rehman
il 31 Mag 2021
Commentato: Walter Roberson
il 31 Mag 2021
I have searched but did't find anything.
0 Commenti
Risposta accettata
Walter Roberson
il 31 Mag 2021
The 16, 32, 64, 128 versions would correspond to using different M patterns.
2 Commenti
Walter Roberson
il 31 Mag 2021
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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su PSK in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!