Get two sinusoidal signals from qammod result

조회 수: 4 (최근 30일)
Rodrigo
Rodrigo 2021년 8월 15일
답변: Pavan Guntha 2021년 8월 18일
Hi,
I am new to the comm toolbox and I have been doing a few experiments with QAM Modulation.
Would like to ask if there is an easy way to get the IQ sinusoidal signals from a qammod output?
My objective is to use it to calculate toi (OIP3) of my output.
Thanks for your help
BR

답변 (1개)

Pavan Guntha
Pavan Guntha 2021년 8월 18일
Hi Rodrigo,
The 'qammod' function gives complex valued output corresponding the modulated signal. You could use imag and real functions to extract the respective In-phase (I) and Quadrature-phase (Q) components from the 'qammod' output.
Hope this helps!

카테고리

Help CenterFile Exchange에서 BPSK에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by