fabbas

5 Reputation

One Badge

8 years, 119 days

MaplePrimes Activity


These are questions asked by fabbas

 

Hi I am getting this message while soliving my first order non-linear initial value problem.

please share me your thoughts

ode := dsolve({diff(y(x), x)-2*(diff(y(x), x))^3 = -2*x+2, y(0) = 1}, type = numeric, range = 0 .. .24);
Error, (in DEtools/convertsys) unable to convert to an explicit first-order system

Abbas

 

Page 1 of 1