Zero crossing finder

Versión 1.1.0.0 (1,61 KB) por Aubai
This function is used to recognize the zero corssing of an input signal
527 descargas
Actualizado 10 feb 2014

Ver licencia

this function will accept an x,y values as an input signal and will return the zero crossing x- axie points. in this updated version a new variables are introduced where: tol is the tolerance band in Hz and fn is the expected frequency of the input signal

Citar como

Aubai (2024). Zero crossing finder (https://www.mathworks.com/matlabcentral/fileexchange/43607-zero-crossing-finder), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

In this updated version the function will try to remove all the unwanted Zero crossing of the orginal signal due to high level of harmonics (or noise signals).

1.0.0.0