conv
Convolution and polynomial multiplication of fi
objects
Description
Examples
Input Arguments
More About
Algorithms
The fimath properties associated with the inputs determine the
numerictype properties of output fi object
c:
If either
aorbhas a localfimathobject,convuses thatfimathobject to compute intermediate quantities and determine thenumerictypeproperties ofc.If neither
anorbhave an attachedfimath,convuses the defaultfimathto compute intermediate quantities and determine thenumerictypeproperties ofc.
If either input is a built-in data type, conv casts it into a
fi object using best-precision rules before the performing the
convolution operation.
The output fi object c always uses the default
fimath.
Extended Capabilities
Version History
Introduced in R2009b