how can i solve ODEs of 1st order using euler progressive method?

i need to solve ordinary differential equations of 1st order using Euler progressive method.
example of values: y´=-8y , y(0)=5 , t=[0,1]

1 Comment

What have you done so far? What specific problems are you having with your code?

Sign in to comment.

Answers (0)

Asked:

on 25 Nov 2019

Commented:

on 25 Nov 2019

Community Treasure Hunt

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

Start Hunting!