| Author |
Comment/Response |
Avijeet
|
02/18/12 10:45am
Hi all,
I want to solve the following set of coupled
differential equations:
x''[t]=Sin[x]Cos[y]
y''[t]=Sin[y]Cos[x]
with the assumed boundary condition
x[0]=x'[0]=y[0]=y'[0]==0
How do I solve this in mathematica
URL: , |
|