Signal Toolkit - wconv
- Function File:
y =wconv(type, x, f) - Function File:
y =wconv(type, x, f, shape) 1-D or 2-D convolution.
Inputs
- type
Type of convolution.
- x
Signal vector or matrix.
- f
Coefficients of FIR filter.
- shape
Shape.
Outputs
- y
Convoluted signal.