Qwerty12345

5 Reputation

One Badge

11 years, 262 days

MaplePrimes Activity


These are questions asked by Qwerty12345

Hi,

I'm trying to solve the following system of differential equations:

x''=(-c/m)*((x')^2+(y')^2)^1/2)*x'

y''=(-c/m)*((x')^2+(y')^2)^1/2)*y'

I need to solve them numerically as I've found out that trying to solve them analytically is impossible, and I really don't know how to do this in maple, I have initial conditions:

x(0)=0, y(0)=0, y'(0)=V0 sin theta, x'(0)= V0 cos theta.

Any help would be great.

 

Thanks

Page 1 of 1