https://github.com/yunir/milne-method
ITMO (09.03.04). 3rd semester. Computational mathematics. 4th lab work.
https://github.com/yunir/milne-method
computational-mathematics gradle gui javafx milne
Last synced: about 2 months ago
JSON representation
ITMO (09.03.04). 3rd semester. Computational mathematics. 4th lab work.
- Host: GitHub
- URL: https://github.com/yunir/milne-method
- Owner: Yunir
- License: mit
- Created: 2017-11-17T22:41:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T04:53:02.000Z (over 4 years ago)
- Last Synced: 2025-02-09T17:14:10.548Z (over 1 year ago)
- Topics: computational-mathematics, gradle, gui, javafx, milne
- Language: Java
- Homepage:
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Synopsis
Ordinary differential equation - Cauchy problem.
Milne's method.
**Input:**
- start values (x0 and y0)
- the end value (Xn)
- precision
**Output:**
- step
- graphical representation
## Preview
