Concept
Representing convolutions with matrix multiplications
We can represent a convolution by a filter as matrix multiplication on the vector f:
=
where is a matrix representation of the convolution operator by a filter function and f = is a vector representation of the function
0
1
Updated 2022-07-17
Tags
Data Science