mapleq2013

60 Reputation

5 Badges

12 years, 166 days

MaplePrimes Activity


These are questions asked by mapleq2013

I know how to solve system of differential equations numerically, but now I want to know how to set a bound on the solutions. 

For example, if my system of DE is like this:   dx/dt = x+y   dy/dt = x-y    , solve x and y in t. 

I can solve this without any restriction on x and y, now I need to know how to bound x and y, e.g. x can only fall in the interval [0,1]

 

Thank you very much!

1 2 Page 2 of 2