The equation has a form as: $$ \frac{d^2 q}{dt^2} + f(t) q = g(t) $$
The concrete equation is : $$ 1.61504 \frac{d^2 q}{dt^2} + (13.6833 + 0.312247 \dot{\theta}^2)q= 7.34943 \ddot{\theta} $$ $$ \dot{\theta}= \frac{4}{15}t - \frac{4}{2\pi}\sin(\frac{2\pi}{15}t) $$ I have seen some papers about solution to nonlinear wave-like eqaution. But I don't get the solution.
If you can solve it or have read papers or websites about the solution including numerical solution, please help me.
I have tried numerical solution by using ode45 functionin MATLAB. Aha. Maybe it dosen't have analytical solution. Awww!
Here is the MATALB code:
The solution of q (Picture)