Recent content by OrigGan

  1. O

    How can I plot the solutions of a differential equation using Maple?

    So I was given the following problem to do in maple: In one ty-graph plot the solutions of y' = cos(pi*ty) for a sequence of 21 equally distributed initial points y(0) between 0 and 4. Hint: You may use commands such as seq, dsolve, numeric, odeplot and display. I started off with...
Back
Top