[SciPy-user] does scipy.signal.lti support mimo ?

Scott Askey scotta_2002 at yahoo.com
Wed Oct 15 12:28:16 EDT 2008


Does scipy.signal.lti.ss2tf support multi-input/multi-ouput?

When I use ss2tf(A,B,C,D) it provides a proper transfer funtion if and only  if A is N*N, B is N*1 , C is 1*n and D is 1*1.  Is there any better documentation or a tutorial for the LTI suite?

V/R

Scott 


      



More information about the SciPy-User mailing list