Zero crossing finder

版本 1.1.0.0 (1.6 KB) 作者: Aubai
This function is used to recognize the zero corssing of an input signal
530.0 次下载
更新时间 2014/2/10

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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