alchemyst / Skogestad-Python

Python code for "Multivariable Feedback Control"
111 stars 88 forks source link

Add a tf.lsim method #285

Closed alchemyst closed 7 years ago

alchemyst commented 7 years ago

We currently have a tf.step method to handle step responses, but we should probably also add tf.lsim which would work similarly to scipy.signal.lsim.