Maple Solving DEs in Maple: DEPlot for y' = sin(x+y)

  • Thread starter Thread starter JasonRox
  • Start date Start date
  • Tags Tags
    Maple
AI Thread Summary
The discussion revolves around creating a DEplot for the differential equation y' = sin(x+y) using the DEtools package in Maple. The original poster seeks guidance on the correct syntax for the function and parameters needed for DEPlot. After some exploration, they find helpful resources online and express frustration with the Maple help feature. Another participant mentions using versions 8 and 9 of Maple, noting that they are similar, while the original poster acknowledges using an older version, which may limit functionality. The conversation highlights the challenges of using outdated software and the importance of community support in troubleshooting.
JasonRox
Homework Helper
Gold Member
Messages
2,381
Reaction score
4
I am trying to do a DEplot of...

y' = sin(x+y)

I know you do...

with(DEtools):
f:= **** (What do I put here?)
DEPlot(f, ****(I don't know this either.))

Any help is appreciated.


NOTE: I got it. I googled it and found some good websites. The help button on Maple sucks ass.
 
Last edited:
Physics news on Phys.org
May I ask what version of Maple are u using...?

Daniel.
 
I use 8 and 9, which they are relatively the same.
 
Okay,no wonder he can do that...I use an ancient version...

Daniel.

P.S.Sometimes he can deliver the goods...:wink:
 
Back
Top