[SciPy-User] odeint

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Nov 4 05:41:10 EDT 2010


Hi all,

Is it possible to solve a dynamical system

x ' = A x + r(t)             x \in R^n    x(0) = 0

by odeint where the excitation r(t) is given in s a m p l 
e d form ?

Should I use splrep to determine a smooth spline 
approximation before ?

Any pointer would be appreciated.

Thanks in advance
                                                Nils



More information about the SciPy-User mailing list