| DSP Blockset | Search  Help Desk |
| Correlation | See Also |
Compute the correlation of two vectors.
Library
Vector Functions, in Math FunctionsDescription
The Correlation block computes the cross-correlation of the 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
u, is treated as a vector, u(:).
Dialog Box

See Also
Autocorrelationxcorr (Signal Processing Toolbox)