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
.
.

 Respuesta aceptada

madhan ravi
madhan ravi el 21 de Dic. de 2018
real()
imag()

Más respuestas (0)

Productos

Preguntada:

el 21 de Dic. de 2018

Comentada:

el 22 de Dic. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by