how to apply hermitian symmetry on the complex value
4 ビュー (過去 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!