how to apply hermitian symmetry on the complex value
9 次查看(过去 30 天)
显示 更早的评论
how apply hermitian smmetry on the complex value to get real value like
a+bi
While keeping the length of fft constant
0 个评论
回答(1 个)
Rajani Mishra
2019-9-9
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 OFDM 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!