Euler's Method (Once again)

1 view (last 30 days)
Geir
Geir on 28 Oct 2014
Answered: James Tursa on 28 Oct 2014
Hi!
I am looking to solve the initial value problem:
dy = y*cos(x)
y(0) = 1

Answers (1)

James Tursa
James Tursa on 28 Oct 2014
See this link under "Formulation of the method":

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!