real and imaginary complex I(FFT)

How to separate the real number from the imaginary number in the complex number? with I(FFT).
like
a+bi
a2+bi2
.
.
.
to a
a2
...
bi
bi2
.
.

 Accepted Answer

More Answers (0)

Community Treasure Hunt

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

Start Hunting!