mirror of
https://github.com/rigreco/Runge-Kutta-Simulation.git
synced 2024-11-15 09:05:51 +00:00
Update README.md
This commit is contained in:
parent
4e0722aec2
commit
fed00ba7a7
@ -1,2 +1,9 @@
|
|||||||
# Runge-Kutta-Simulation
|
# Runge-Kutta-Simulation
|
||||||
Runge Kutta 45 order simulation suite for Apple II machine in Aztec C
|
Runge Kutta 45 order simulation suite for Apple II machine in Aztec C
|
||||||
|
|
||||||
|
* This work is based on 1999-2000 Thesis work of Greco Riccardo.
|
||||||
|
* It implement an Runge Kutta 4(5)^ order integration numerical method of differential equations set
|
||||||
|
* by use of double precision floating point operation in Aztec C65 language.
|
||||||
|
* It allow to simulate different mathematical models such as:
|
||||||
|
* Resistance Capacitor electrical circuit, Direct Current electric motor,
|
||||||
|
* Alternative Current three phase induction motor.
|
||||||
|
Loading…
Reference in New Issue
Block a user