Recent content by Maciej Olszewski
-
M
Efficient 2D FFT in C for Large Arrays: Where to Find the Code?
I am looking for a 2D fft that takes in a 2D array of heights and does a fft in c on the array. I would like if the code was capable of working with big arrays, such as 8192 x 8192 I have tried the paulbourke and sanfoundry websites. The first was not giving me the output that is expected and...- Maciej Olszewski
- Thread
- 2d Fft
- Replies: 3
- Forum: Programming and Computer Science