how to apply hermitian symmetry on the complex value

11 views (last 30 days)
how apply hermitian smmetry on the complex value to get real value like
a+bi
While keeping the length of fft constant

Answers (1)

Rajani Mishra
Rajani Mishra on 9 Sep 2019
One of the discrete-time Fourier transform properties is that if a sequence is conjugate symmetric, then the Fourier transform is real. If it is some small imaginary part due to numerical precisions, you can probably preprocess your input. For more understanding refer to this blog: https://blogs.mathworks.com/steve/2010/07/16/complex-surprises-from-fft/

Categories

Find more on Fourier Analysis and Filtering 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!