deconv

Signal Processing

Deconvolution and polynomial division. Returns { q, r } where q is the quotient and r is the remainder such that conv(a, q) + r = b.

Syntax

deconv(b, a)

Examples

deconv([1, 2, 1], [1, 1])
▶ Run
deconv([6, 11, 6, 1], [1, 1])
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.