| Author |
Comment/Response |
Jacob
|
04/24/12 5:49pm
Hey all,
I am trying to do coupled second order differential equations in Mathematica, but apparently their example doesn't work so I've been quite stumped. The example is located at
http://wolfram.com/xid/0ka94e8wn290z1ni7sjwz-j9c
Copy/pasting it into Mathematica 8 for students throws the following error:
NDSolve::deqn: Equation or list of equations expected instead of
False in the first argument {(x^\[Prime])[t]==-x[t]^2-y[t],-9.8==2 x[t]-y[t],False}. >>
I basically get the same error with the equations I want to actually solve, so what's the deal? Has the method changed between versions and the documentation isn't up to date? Thanks!
URL: , |
|