ilpe

0 Reputation

One Badge

15 years, 15 days

MaplePrimes Activity


These are questions asked by ilpe

I am working with coupled diff. equations to find equilibria (set equations to zero and solve simultanously). Currently I am working with two equations for predator prey systems. I have typed them like this:

 

> EqP := r*P(1-P/K)-h*P*M = 0;
                              /    P\   ...

Page 1 of 1