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

 채택된 답변

madhan ravi
madhan ravi 2018년 12월 21일

0 개 추천

real()
imag()

추가 답변 (0개)

카테고리

질문:

2018년 12월 21일

댓글:

2018년 12월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by