conv
Convolution and polynomial multiplication
Description
w = conv(
returns
the convolution of
vectors u,v
)u
and v
. If u
and v
are
vectors of polynomial coefficients, convolving them is equivalent
to multiplying the two polynomials.
Examples
Input Arguments
More About
Extended Capabilities
Version History
Introduced before R2006a