Determines the points at which a function crosses the X axis: the zero crossings.
The real roots of a function lie on the X axis and can be estimated by this function since it locates zero crossings.
menu: veeos ==> Signal Processing ==> Zero Crossings
library: sigLib
see veeos example
For maximum robustness the underlying algorithm uses a grid search and then linear interpolation to find the zero crossing. Either direction of crossing is found.
VEE 7.0+, all platforms