zero_cross: Zero Crossing.

Description Usage Arguments Details

Description

zero_cross calculates the zero crossings for a pair of vectors x and y.

Usage

1
zero_cross(x, y)

Arguments

x

A numeric. The independent variable. An associated position or time vector to y.

y

A numeric. The dependent variable. Typically a signal or function of the independent variable x.

Details

This function calculates the zero crossing for vectors x and y. The vector y is the dependent variable and the vector x is the indepdenent variable.


bgrich/starkr documentation built on May 12, 2019, 8:21 p.m.