Explicit Numerical Methods to solve Differential Equation

Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
374 Downloads
Updated 3 Jan 2016

View License

A simple sinusoidal function is integrated using different well known explicit schemes and error is compared at the end.

Cite As

Sathyanarayan Rao (2026). Explicit Numerical Methods to solve Differential Equation (https://www.mathworks.com/matlabcentral/fileexchange/54726-explicit-numerical-methods-to-solve-differential-equation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0

Added a function to be integrated