fft2n
Calculates the FFT2 of an inputted argument
Arguments
- Matrix of real or complex numbers, whose minimal size is 4x4
- Integer, resize input matrix rows
- Integer, resize input matrix columns
Output
Matrix of complex numbers
Examples
Calculates the FFT2 of an inputted argument
Matrix of complex numbers