8-PSK Modulation with Gray encoding

13 views (last 30 days)
Juan Carlos
Juan Carlos on 23 Nov 2020
Write a MATLAB program that takes as input a bit stream of arbitrary length and produces a time-domain plot of the 8-PSK modulated signal. The input bit sequence may be padded with extra zeros as needed. Additional parameters such as the carrier frequency fc, symbol energy Es, symbol interval T, phase offset ζ0, should also be specified as input parameters where appropriate. For each modulation scheme, demonstrate your code using the following bit sequence: 010100010011001.

Answers (0)

Community Treasure Hunt

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

Start Hunting!