7 ways of solving Initial Value Problems of ODEs in MATLAB & Simulink

Symbolic MATH, ODEs, MuPAD, Simulink, scripts with Euler, Adams-Moulton & Runge-Kutta methods 4 IVPs
916 téléchargements
Mise à jour 27 jan. 2014

Afficher la licence

This script demonstrates different approaches in solving IVPs of ODEs by using Symbolic MATH "dsolve", Laplace Transforms and MuPAD for analytic solutions and ODE45, ODE113, Simulink and via scripts using Adams-Moulton, Runge-Kutta methods to compute numeric solutions of the given 2nd order ODE.
NOTE: in order to run the whole script, a user need to download my another Simulink model called - ODEsols_COMPARE.mdl

Citation pour cette source

Sulaymon Eshkabilov (2024). 7 ways of solving Initial Value Problems of ODEs in MATLAB & Simulink (https://www.mathworks.com/matlabcentral/fileexchange/45132-7-ways-of-solving-initial-value-problems-of-odes-in-matlab-simulink), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2009b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

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

Some parts of the script are updated and added one more alternative method at the end

1.0.0.0