CharlesMareau
- 3
- 0
Hi there,
A quick question concerning the FFT. Let's say I explicitly know a 2D function \tilde{f}\left(\xi_1,\xi_2 \right) in the frequency domain.
If I want to know the values of f\left(x_1,x_2 \right) in the time domain at some specific times, I can calculate \tilde{f} at N_jdiscrete frequencies (i.e. \xi_j=0, \xi_j=1/(N_j \Delta_j),...,\xi_j=\pm 1/(2 \Delta_j),...,\xi_j=-1/(N_j \Delta_j)) and then use the inverse DFT.
My problem is the following, at the Nyquist frequencies (if \xi_1=\pm 1/(2 \Delta_j) and/or \xi_2=\pm 1/(2 \Delta_j)), what frequency values do I have to use to calculate \tilde{f} ? +1/(2 \Delta_j) or -1/(2 \Delta_j) ?
This choice matters since they are not the same... For instance, if the frequency is not correctly chosen, then f is not real though \tilde{f}\left(\xi_1,\xi_2 \right)=\tilde{f}\left(-\xi_1,-\xi_2 \right)
A quick question concerning the FFT. Let's say I explicitly know a 2D function \tilde{f}\left(\xi_1,\xi_2 \right) in the frequency domain.
If I want to know the values of f\left(x_1,x_2 \right) in the time domain at some specific times, I can calculate \tilde{f} at N_jdiscrete frequencies (i.e. \xi_j=0, \xi_j=1/(N_j \Delta_j),...,\xi_j=\pm 1/(2 \Delta_j),...,\xi_j=-1/(N_j \Delta_j)) and then use the inverse DFT.
My problem is the following, at the Nyquist frequencies (if \xi_1=\pm 1/(2 \Delta_j) and/or \xi_2=\pm 1/(2 \Delta_j)), what frequency values do I have to use to calculate \tilde{f} ? +1/(2 \Delta_j) or -1/(2 \Delta_j) ?
This choice matters since they are not the same... For instance, if the frequency is not correctly chosen, then f is not real though \tilde{f}\left(\xi_1,\xi_2 \right)=\tilde{f}\left(-\xi_1,-\xi_2 \right)
Last edited: