CUBIC3
Simplified cubic function used in traction loss delay.
Simplified cubic function used in traction loss delay.
Simplification of the CUBIC filter, to use specially in traction loss and dead zone definition.
To use CUBIC3 in Mover, do:
CUBIC3(parameter1;parameter2)
parameter1 is the value we want to filter.
parameter2 is the a of the cubic function, to define the size of the dead zone.
Smaller the value, bigger the dead zone.