Data Alignment in FIR Filter SIMD Implementation
How to align data for optimal filtering?
Posted by
Jan Wilczek
on April 16, 2022 ·
17 mins read
Efficient FIR Filter Implementation with SIMD
How to make your FIR filters fast in the time domain?
Posted by
Jan Wilczek
on March 28, 2022 ·
28 mins read
Deconvolution: Inverse Convolution
Can we invert the effect of convolution?
Posted by
Jan Wilczek
on July 23, 2021 ·
13 mins read
Convolution in MATLAB, NumPy, and SciPy
How to compute convolution using numerical software libraries?
Posted by
Jan Wilczek
on July 09, 2021 ·
5 mins read
Convolution vs. Correlation in Signal Processing and Deep Learning
Can we calculate correlation using convolution?
Posted by
Jan Wilczek
on June 18, 2021 ·
7 mins read
Star notation of the convolution: a notational trap
How not to fall victim to the star notation of the convolution?
Posted by
Jan Wilczek
on April 03, 2021 ·
4 mins read
Identity element of the convolution
How to convolve and do nothing at the same time?
Posted by
Jan Wilczek
on April 01, 2021 ·
13 mins read