Zero crossing finder
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
Citation pour cette source
Aubai (2025). Zero crossing finder (https://fr.mathworks.com/matlabcentral/fileexchange/43607-zero-crossing-finder), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > DSP System Toolbox > Signal Generation, Manipulation, and Analysis > Signal Operations >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 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 |
