tf2ss

Control Systems

Convert transfer function to state-space (controllable canonical form). Returns {A, B, C, D} matrices.

Syntax

tf2ss(num, den)

Examples

tf2ss([1], [1, 3, 2])
▶ Run
sys = tf2ss([1, 1], [1, 2, 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.