Post Reply 
Eulers Method and Slope Fields
11-21-2015, 02:29 AM
Post: #1
Eulers Method and Slope Fields
My googlefu is returning little. I've also looked through the manual and I wasn't able to find a function for solving differential equations with Eulers Method.

euler() is not what I am looking for, and I'm not sure how apply odesolve (if that's what I am looking for). Is there a way to apply Eulers method to a differential equation on the Prime?

Secondly, is there a way to graph slope fields for a differential equation on the Prime?
Find all posts by this user
Quote this message in a reply
11-21-2015, 07:03 AM
Post: #2
RE: Eulers Method and Slope Fields
slopefield is in the geometry app.
There is no builtin Euler method, because it's not precise enough, the builtin odesolver use Prince and Dormand RK method. You can easily program yourself an Euler method.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)