change from double (c) to double
Show older comments
hello, i'm natasha.
i need your help everyone.
i have research about wimax based OFDM using simulink. and i have problem about demodulator. my demodulator in simulink get double complex, but i want to convert that into double. can anyone help me?
Answers (1)
the cyclist
on 23 Jul 2013
0 votes
Not sure about Simulink, but in MATLAB you can use either real() or abs(), depending on whether you want to just drop the imaginary part, or take the magnitude.
Categories
Find more on QPSK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!