[SciPy-user] integrate.odeint and simultaniuos equations

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed Jan 21 11:26:40 EST 2009


On Wed, 21 Jan 2009 11:44:39 +0100
  Bastian Weber <bastian.weber at gmx-topmail.de> wrote:
> Hi Warren,
> 
>> I added an example with two degrees of freedom to the 
>>SciPy wiki, in
>> this "cookbook" entry:
>>     http://www.scipy.org/Cookbook/CoupledSpringMassSystem
> 
> 
> What a great job! I am really impressed.
> 
> Btw: what does happen if you run that 
>two_springs_plot.py on a machine
> without a working LaTex installation? I am curious 
>because it uses $x_1$
> in the legend but I could not find  something like:
> 
> matplotlib.rc('text', usetex=True).
> 
> 
> Best Regards,
> Bastian.
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user

  
Hi Bastian,

if you are interested in general MDOF systems (n > 2) you 
can also try the attached example.

Cheers
           Nils
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mdof.py
Type: text/x-python
Size: 1781 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20090121/cf451368/attachment.py>


More information about the SciPy-User mailing list