Community Profile

photo

David Brinkmeier


Last seen: 2 years ago Active since 2018

Statistics

  • Explorer
  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
How to implement 2D FFT of an image matrix using 1D FFT simulink HDL Coder blocks?
Multi-dimensional FFT operation is just consecutive FFT along each dimension of your array. If you look at the documentation of ...

5 years ago | 0

Question


FFT computation speed of real signals vs. complex signals
Hi, I'm wondering if Matlab is not using the fftw library to its full extent. Given the fact that we know that real signals ...

5 years ago | 0 answers | 0

0

answers

Question


(Temporary) Memory requirements of conv2/convn and fft2/fftn computations in GPU and CPU computing
Hi, I have an application in which i need to compute 3D and 4D Convolutions which I have implemented using various methods an...

5 years ago | 1 answer | 0

1

answer