EULER method based 1st order ODE solving

% Euler forward approximation method to solve IVP ODEs

Vous suivez désormais cette soumission

% [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
% Euler forward approximation method to solve IVP ODEs
% f defines the function f(t,y)
% t0 defines initial value of t
% y0 defines initial value of y

Citation pour cette source

Sulaymon Eshkabilov (2026). EULER method based 1st order ODE solving (https://fr.mathworks.com/matlabcentral/fileexchange/31426-euler-method-based-1st-order-ode-solving), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : Numerical Methods

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0