fft_matrix_shift {AcuityView} | R Documentation |
This function rearranges the output of the FFT by moving the zero frequency component to the center
fft_matrix_shift(input_matrix, dim = -1)
input_matrix |
the output of an FFT |
dim |
-1 gives the correct matrix shift for the AcuityView function |