Update README.md

This commit is contained in:
Riccardo 2015-02-21 17:49:39 +01:00
parent 2d5fd32ffc
commit 0cde4e1e42
1 changed files with 2 additions and 1 deletions

View File

@ -5,10 +5,11 @@ Runge Kutta 4(5) order simulation suite for Apple II in Aztec C
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,
* Alternating Current three phase induction motor.
*
# Snapshots