ODE Solve issue
Hi all,
I am trying to figure out if it is (mathematically) possible to obtain a x(y) function via the following system with odesolve:
dx/dy=F(x)
Do you guys have a idea if it is possible in mathcad, and if so, how?
Hi all,
I am trying to figure out if it is (mathematically) possible to obtain a x(y) function via the following system with odesolve:
dx/dy=F(x)
Do you guys have a idea if it is possible in mathcad, and if so, how?
As x is your function and dependent on y, you have to always write x(y) and not just x!
And the initial condition can't be that of F but that of the function to solve for -> x(0)=...
After all, in your example F(0)=5 and not 4 🙂

The plots also show the exact symbolic solution of your ODE.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.