Home > freetb4matlab > signal > zerocrossing.m

zerocrossing

PURPOSE ^

%

SYNOPSIS ^

function retval = zerocrossing (x,y)

DESCRIPTION ^

% -*- texinfo -*-
%
% @deftypefn {Function File} {@var{x0}} = zerocrossing (@var{x}, @
% @var{y})
% Estimates the points at which a given waveform y=y(x) crosses the
% x-axis using linear interpolation.
% @seealso{fzero, roots}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003