Numerical methods vs analytical methods for Differential equations

This code compares the analytical solution with the numerical solutions of a simple first order ODE
1.4K descargas
Actualizado 1 Aug 2013

Ver licencia

Euler's method, Modified Euler's method and RK4 methods have been used to obtain approximate solutions of the differential equation dy/dx = x *sqrt(y), with y(2)=4 as the Initial condition. The solutions obtained have been compared against the analytical solution in the first plot. In the second, the errors have been compared. Finally, the time for each algorithm is displayed on the command window.

Citar como

Praveen Ranganath (2024). Numerical methods vs analytical methods for Differential equations (https://www.mathworks.com/matlabcentral/fileexchange/42908-numerical-methods-vs-analytical-methods-for-differential-equations), 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