| 
 
 Check out some similar questions!
Help! Coupled differential for double pendulum system.
 [ 2 Answers ]
 I have two second order differential equations that describes a double pendulum system: y'' = g(y-y)/a y'' = 2g(y-y)/b I tried in mathematica DSolve == g(y-y)/a,y'' == 2g(y-y)/b},{y,y},x,w] but it didn't work. Can Mathematica actually solve that? I looked through the equation... View more questions Search 
 Add your answer here.
 |