0
How do I plot the numeric solution for both x(t) and y(t) on one graph to the differential system:
x'(t) = 2*x(t)-x(t)*y(t), y'(t) = -y(t) + 0.4*x(t)*y(t)
x(0) = 5 and y(0) = 1
Thanks
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.