residue

Core Math

Partial fraction decomposition of transfer function b(s)/a(s). Returns residues r, poles p, and direct term k.

Syntax

[r, p, k] = residue(b, a)

Examples

[r, p, k] = residue([1], [1, -3, 2])
▶ 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.