how can i solve ODEs of 1st order using euler progressive method?
Show older comments
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
James Tursa
on 25 Nov 2019
What have you done so far? What specific problems are you having with your code?
Answers (0)
Categories
Find more on Ordinary Differential Equations 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!