mirror of
https://github.com/rigreco/Runge-Kutta-Simulation.git
synced 2025-08-07 13:25:21 +00:00
d80704bfa9600bbd263eaf2c80b857e98cfcfda0
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.
https://cloud.githubusercontent.com/assets/10941944/6314894/71717efe-b9f0-11e4-8552-a8fe283bb92a.png
Languages
C
55.5%
HTML
42.7%
DIGITAL Command Language
0.9%
Assembly
0.8%