1st oder ODE solver EULER backward method based

[t, y]=EULER_backward_ODE(f, t0, y0, tend, Niter)
1,5K Downloads
Aktualisiert 12. Mai 2011

Lizenz anzeigen

%%%%%%%%%%%%%%%%% 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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0