s*********n 发帖数: 18 | 1 我的方程如下:
P=f1(e, de/dt, dphai/dt,theta) (关系式已知)
WX=Integrate (P*cos(theta)), theta varies among[0, 2*pi]
WY=Integrate (P*sin(theta)), theta varies among[0, 2*pi]
Fcos(phai)=WX(e,de/dt,dphai/dt)+m*(d2e/d2t)-m*e*(dphai/dt)*(dphai/dt) (1)
Fsin(phai)=WY(e,de/dt,dphai/dt)+m*e*(d2phai/d2t)+2*m*(de/dt)*(dphai/dt) (2)
Objective: Solve (1) and (2) for e(t) and phai(t).
Known: e(0)=0.5, e(2*pi)=0.5, phai(0)=0.5, phai(2*pi)=0.5,
de and dphai need to be assumed.
麻烦讲讲求解的步骤。多谢。 |
|