Runge Kutta 4(5) order simulation suite for Apple II in Aztec C
Go to file
Riccardo 8b39f4c998 Update README.md 2015-02-21 17:51:37 +01:00
AppleX New files 2015-02-11 19:34:08 +01:00
scr RK Simulator 2015-02-10 22:55:02 +01:00
LICENSE Create LICENSE 2015-02-14 15:35:32 +01:00
MAKEFILE New files 2015-02-11 19:34:08 +01:00
README.md Update README.md 2015-02-21 17:51:37 +01:00
RKSIM.po RK Simulator 2015-02-10 22:55:02 +01:00
d2monplt.h New files 2015-02-11 19:34:08 +01:00

README.md

Runge-Kutta-Simulation

Runge Kutta 4(5) order simulation suite for Apple II in Aztec C

  • This work is based on 1999-2000 Thesis work of Greco Riccardo coded in ANSI C for x86 and DSP processor. 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

alt tag

alt tag

alt tag

alt tag