- Proportinal;
- Proportonal-integral;
- Fuzzy;
- Neural network (multilayer perceptron).
- PZK - direct kinematics;
- OZK - inverse kinematics;
- PZS - direct kinematics for velocities;
- OZS - inverse kinematics for velocities.
- weightsCorrectedFirst - correcting weights for the first layer;
- weightsCorrectedSecond - correcting weights for the output layer;
- errorFirstLayer - calculating error for the first layer;
- errorSecondLayer - calculating error for the output layer.
- errorLine - calculating contour error for the straight line trajectory;
- EVector - calculating [Ex; Ey] components of the contour error;
- Line - generating trajectory;