admin 发表于 2022-4-5 15:49:43

MATLAB 求解初值问题代码和仿真

he following Matlab project contains the source code and Matlab examples used for 7 ways of solving initial value problems of odes in matlab & simulink . 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.
页: [1]
查看完整版本: MATLAB 求解初值问题代码和仿真