fft2n

Calculates the FFT2 of an inputted argument

Arguments

  1. Matrix of real or complex numbers, whose minimal size is 4x4
  2. Integer, resize input matrix rows
  3. Integer, resize input matrix columns

Output

Matrix of complex numbers

Examples

fft2n