Interactive app to study a given first order ODE
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
dfield8
Interactive app to study a given first order ODE
This is a nice interactive tool to study first order ODEs, which was originally created by John Polking at Rice University (together with other tools such as pplane and odesolve).
The original versions (see also here https://math.rice.edu/~polking/odesoft/solver.html for more information) only work up to MATLAB® versions R2014a.
A great version of pplane8 which works in any MATLAB version can be found here: https://www.mathworks.com/matlabcentral/fileexchange/61636-pplane
Note that at the time of writing (around 2018) there are a couple of versions on file exchange (both called dfield9) from Gerardo Garcia (https://www.mathworks.com/matlabcentral/fileexchange/64437) and Iourii Kouznetsov (https://www.mathworks.com/matlabcentral/fileexchange/65886), however the former gives warnings for versions 2015a and later, and errors out for versions 2017b and later. The latter works without errors or warnings, but the text is disproportionally larger and out of place. Both versions have the toolbar on in the setup window and tend to place the display window a little out of reach in the upper right part of the screen sometimes.
This version of dfield8 is the closest to the original in look and feel, but it is faster, and it works for any version from R2014b on.
인용 양식
Giampiero Campa (2026). dfield8 (https://github.com/giampy1969/dfield8/releases/tag/v9.1), GitHub. 검색 날짜: .
일반 정보
- 버전 9.1 (31.7 KB)
-
GitHub에서 라이선스 보기
MATLAB 릴리스 호환 정보
- R2014b 이상 릴리스와 호환
플랫폼 호환성
- Windows
- macOS
- Linux
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 9.1 | See release notes for this release on GitHub: https://github.com/giampy1969/dfield8/releases/tag/v9.1 |
||
| 8.8 | Minor fixes to make sure it works on MATLAB online as well. |
||
| 8.6.1 | updated broken link in the description |
||
| 8.6.0 | Commented out the drawnow instructions to plot much faster. If you for some reasons want it to plot slower to follow the evolution in time, search for the drawnow instructions and remove the comment. |
||
| 8.5.0 |