This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.deconvolve

scipy.signal.deconvolve(signal, divisor)

Deconvolves divisor out of signal.

Previous topic

scipy.signal.filtfilt

Next topic

scipy.signal.hilbert

This Page