Explicit Numerical Methods to solve Differential Equation

Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
357 téléchargements
Mise à jour 3 jan. 2016

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

Added a function to be integrated