<< yulewalker FOSSEE Signal Processing Toolbox zp2sos >>

FOSSEE Signal Processing Toolbox >> FOSSEE Signal Processing Toolbox > zerocrossing

zerocrossing

This function estimates the points at which a given waveform crosses the x-axis.

Calling Sequence

x = zerocrossing (w, y)

Parameters

w:

y:

x:

Description

This is an Octave function. This function estimates the points at which a given waveform y = y(w) crosses the x-axis. It uses linear interpolation.

Examples


Report an issue
<< yulewalker FOSSEE Signal Processing Toolbox zp2sos >>