shooter68

5 Reputation

One Badge

2 years, 266 days

MaplePrimes Activity


These are replies submitted by shooter68

@Preben Alsholm - THank you very much.  This worked.

Sorry about that.  ODE is:

LVS := {diff(x(t), t) = x(t)*(1 - 0.1*x(t) - 0.05*y(t)), diff(y(t), t) = y(t)*(1.7 - 0.1*y(t) - 0.15*x(t))}


Thank you!

Page 1 of 1