how to apply hermitian symmetry on the complex value
9 views (last 30 days)
Show older comments
how apply hermitian smmetry on the complex value to get real value like
a+bi
While keeping the length of fft constant
0 Comments
Answers (1)
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/
0 Comments
See Also
Categories
Find more on OFDM 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!