[Numpy-discussion] Python equivalent to Matlab control systems/ LTI/state space model manipulation tools

Stéfan van der Walt stefan at sun.ac.za
Tue Oct 14 09:45:37 EDT 2008


Hi Scott

2008/10/14 Scott Askey <scotta_2002 at yahoo.com>:
> Where is a good place to look for python funtions similar to Matlab's
> ss , tf, ss2tf as use for transforming a linear time invariant(LTI) model into a state space model.

Look under scipy.signal.  These utilities need a lot of work, so if
you can contribute anything back that would be greatly appreciated.

Regards
Stéfan



More information about the NumPy-Discussion mailing list