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

버전 1.1.0.0 (3.74 KB) 작성자: Sulaymon Eshkabilov
Symbolic MATH, ODEs, MuPAD, Simulink, scripts with Euler, Adams-Moulton & Runge-Kutta methods 4 IVPs
다운로드 수: 916
업데이트 날짜: 2014/1/27

라이선스 보기

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

인용 양식

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. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

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

1.0.0.0