Improved Euler's method

Version 1.0.0 (2.32 KB) by Robby Ching
The classical improved or modified version of the simple Euler's method in evaluating 1st order ODEs
643 Downloads
Updated 3 Jul 2020

View License

It is the classical Improved or modified version of Euler's method, an iterative approach in finding the y value for a given x value starting from a 1st order ODE. It asks the user the ODE function and the initial values and increment value. It also lets the user choose what termination criterion to use, either a specified x value or a number of iterations. If the solution curve for the given ODE is readily available, the user can input it and have the true %relative error.

Cite As

Robby Ching (2024). Improved Euler's method (https://www.mathworks.com/matlabcentral/fileexchange/77675-improved-euler-s-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
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