how can i solve ODEs of 1st order using euler progressive method?
Afficher commentaires plus anciens
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 commentaire
James Tursa
le 25 Nov 2019
What have you done so far? What specific problems are you having with your code?
Réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!