How to generate QPSK signal in MATLAB ?

2 ビュー (過去 30 日間)
chaaru datta
chaaru datta 2022 年 5 月 5 日
回答済み: Akash 2024 年 10 月 17 日
Hello all,
I am trying to generate the QPSK signal in MATLAB with average transmit power of 1. I had got certain links that uses inbuilt "pskmod" function in MATLAB , but it do not include average transmit power of 1.
Any help in this regard will be highly appreciated.

回答 (1 件)

Akash
Akash 2024 年 10 月 17 日
Hi Chaaru,
When using the "pskmod" function in MATLAB, the generated symbols already have a magnitude of 1, assuming the use of standard sine/cosine basis functions. If you are using a different basis function, or if you wish to adjust the average power, you can simply scale the output of "pskmod" by the square root of the desired average power.
For more information, I recommend referring to the following MATLAB Answers post:

カテゴリ

Help Center および File ExchangeWaveform Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by