Explicit Numerical Methods to solve Differential Equation
Versión 1.0.0.0 (981 Bytes) por
Sathyanarayan Rao
Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
A simple sinusoidal function is integrated using different well known explicit schemes and error is compared at the end.
Citar como
Sathyanarayan Rao (2025). 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 LinuxCategorías
Más información sobre Numerical Integration and Differential Equations en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Added a function to be integrated |