Question: How do I plot a nonlinear, fourth order ODE boundary value problem?

Hi. I wanted to figure out how to plot a boundary value problem in Maple. It is a nonlinear, fourth order ordinary differential equation with four boundary conditions. The BVP has the form (d4/dt4)-3(d2/dt2)(d/dt)=0, with boundary conditions x(0)=0, x(1)=60, (d/dt)(x)(0)=0, and (d/dt)(x)(1)=0. Thanks.

Please Wait...