Explicit Numerical Methods to solve Differential Equation

Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
357 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 (2024). 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

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

Added a function to be integrated