MOTDSP566 Blockset |
|
Search Help Desk |
MOTDSP566 Convolution | Contents See Also |
Purpose
Compute the convolution of two vectors.
Library
Motdsp566lib
Description
The MOTDSP566 Convolution block computes the convolution of two input vectors independently at each time step. For a length-M input vector u (indexed from 1 to M) and a length-N input vector v (indexed from 1 to N), the block output is a vector of length M+N-1 with elements
where * denotes conjugation, and u and v are zero when indexed outside of their valid ranges.
When both inputs are real, the output is real as well. When one or both inputs are complex, the output is complex.
A matrix input, u
, is treated as a vector, u(:)
.
Dialog Box
MOTDSP566 Correlation | Cross-correlation function estimates. |