90 Downloads
Aktualisiert 24 Jul 2021

Lizenz anzeigen

Solves the given IVP using Runge-Kutta fourth order method

Zitieren als

Divyaprakash (2024). RK4 (https://www.mathworks.com/matlabcentral/fileexchange/95323-rk4), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2021a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

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.2

Minor change in comments

1.0.1

A vector of functions can be passed to the function, similar to the built-in function ode45.

1.0.0