5 ways to Solve IVP ODEs in MATLAB
Version 1.0.0.0 (9.4 KB) by
Sulaymon Eshkabilov
The scripts show 5 ways of solving IVP ODEs in MATLAB environment
Solving IVP ODEs using Symbolic MATH "dsolve", Laplace Transforms and MuPAD for analytic solutions and ODE45, ODE113 and Simulink for numeric solutions of the given 2nd order ODE is shown in this script.
To execute the files PUT all 3 files in MATLAB current directory and execute the *.m file called IVP_ODEsols_5_ways.m
Cite As
Sulaymon Eshkabilov (2025). 5 ways to Solve IVP ODEs in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/34268-5-ways-to-solve-ivp-odes-in-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Symbolic Math Toolbox >
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Ordinary Differential Equations >
Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |