Explicit Numerical Methods to solve Differential Equation

Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
357 descargas
Actualizado 3 Jan 2016

Ver licencia

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

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Added a function to be integrated