Runge Kutta

Not a toolbox
111 Downloads
Updated 13 Apr 2016

View License

Script that demonstrates the Runge-Kutta integration for a first order problem using Matlab.
The problem to be solved is:
y'(t) = 3*exp(-4*t) - 2*y(t) ;

Cite As

Pankaj Bagga (2024). Runge Kutta (https://www.mathworks.com/matlabcentral/fileexchange/56531-runge-kutta), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0