Differential Equations → ODE (Ordinary Differential Equation)
Need to keep the computation faster as possible, the allowed delays are up to some milliseconds, in case of haptic.
- Euler’s Method (1st order approximation)
- Mid Point Method (2nd order approximation)
NOTE: 1 diff. eq. of order 2 can be splitted to 2 diff. eq.s of order 1:
System of 2 differential eq.s of order 1
So given a differential equation of order 2 we can write in Matrix form: