2-D Convolution
Compute 2-D discrete convolution of two input matrices
Libraries:
Computer Vision Toolbox /
Filtering
Description
The 2-D Convolution block computes the two-dimensional convolution of two input matrices. Assume that matrix A has dimensions (Ma, Na) and matrix B has dimensions (Mb, Nb). When the block calculates the full output size, the equation for the 2-D discrete convolution is:
where and .
Examples
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Algorithms
Extended Capabilities
Version History
Introduced before R2006a