1st oder ODE solver EULER backward method based

[t, y]=EULER_backward_ODE(f, t0, y0, tend, Niter)
1,5K download
Aggiornato 12 mag 2011

Visualizza la licenza

%%%%%%%%%%%%%%%%% EULER_backward_ODE.m %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Euler modified 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

Cita come

Sulaymon Eshkabilov (2025). 1st oder ODE solver EULER backward method based (https://it.mathworks.com/matlabcentral/fileexchange/31427-1st-oder-ode-solver-euler-backward-method-based), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0