Signal Toolkit - zerocrossing
- Function File:
x0 =zerocrossing(x, y) Estimates the points at which a given waveform y=y(x) crosses the x-axis using linear interpolation.
See also: fzero, roots.
x0 = zerocrossing (x, y)Estimates the points at which a given waveform y=y(x) crosses the x-axis using linear interpolation.
See also: fzero, roots.