有谁能解释一下在MATLAB中执行对称IFFT的算法?
举个例子:
out_signal = ifft(X,'symmetric');
这里X是复杂的对称信号.
X
matlab fft ifft
fft ×1
ifft ×1
matlab ×1