In Tutorial_FFT_Based_SDP.ipynb. the overlap-add method is explained. This method performs several independent circular convolution on the blocks of array. However, it does not provide any guidance on how to find an optimal size of block. It should be a good idea to do an analysis.
In Tutorial_FFT_Based_SDP.ipynb. the overlap-add method is explained. This method performs several independent circular convolution on the blocks of array. However, it does not provide any guidance on how to find an optimal size of block. It should be a good idea to do an analysis.