Program to Solve initial value problems by various methods

initial value problem solver enter >>IVPsolve to start

您现在正在关注此提交

This programme is a spare-time project of Daniel Klawitter and Christian Jäkel, both students at the Dresden University of Technology. It is designed to solve initial value problems (IVP) of the form $y'=f(x,y)$ by various methods.
Just choose a method, an example, set the step size and press the start button. Additionally we implemented a step control at which the tolerance can be adjusted and the opted step size will be the initial step size.
After the numerical calculations are done, two graphics will occur. On your right hand side you can see the numerical solution of the IVP. On your left hand side, either the region of stability of the chosen method will be displayed, or if the step control is activated, the calculated step sizes will be shown. The other presented values are self-explanatory. Ones the graphics are plotted you can take a closer look at them by pressing the button with the Matlab symbol or the button below the left side window.

引用格式

Daniel Klawitter (2026). Program to Solve initial value problems by various methods (https://ww2.mathworks.cn/matlabcentral/fileexchange/24614-program-to-solve-initial-value-problems-by-various-methods), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Matlab release corrected :)

1.0.0.0