Euler's Method for a scalar (simple) 1st-order DE

(By Thomas Scofield)


\textrm{Use this app to carry out Euler's method on the first-order ODE}\\ y' = g(t,y), \quad y(t_0)=y_0. \;\textrm{ You must edit features, including}\\ g(t,y), \;\; h, \;\; t_0, \;\; y_0, \textrm{ and } N \textrm{ in order to fit you problem. If you}\\ \textrm{do not know the true solution, you'll want to omit it from the plot.}


Last modified on Mar. 5, 2019.