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

 Réponse acceptée

madhan ravi
madhan ravi le 21 Déc 2018

0 votes

real()
imag()

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by