Compare Euler Heun RK4 methods

This file provides a brief comparison between Euler, Heun and RK4 algorithms for the solving of nonlinear ODE.
167 Downloads
Updated 5 Jan 2020

View License

The Lorenz system is solved using three different methods (Euler, Heun and RK4) and the results are displayed simultaneously by changing the functions in the complementary files f1.m, f2.m and f3.m we can modified the solved system. This file is limited to third order system but can be easily extended to higher dimensions.

Cite As

KAMDEM K. Paul Didier (2024). Compare Euler Heun RK4 methods (https://www.mathworks.com/matlabcentral/fileexchange/73029-compare-euler-heun-rk4-methods), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with R2009a to R2019b
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.3

tags updated

1.0.0.2

Comments updated

1.0.0.1

The description has been updated

1.0.0