Two-Dimensional Convolution
twodconvol(A, B)
Returns the two-dimensional convolution of the arrays
A
and
B
.
Arguments:
A
and
B
are two-dimensional real- or complex-valued vectors or matrices.