Zero crossing finder

버전 1.1.0.0 (1.61 KB) 작성자: Aubai
This function is used to recognize the zero corssing of an input signal
다운로드 수: 527
업데이트 날짜: 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
카테고리
Help CenterMATLAB Answers에서 Signal Operations에 대해 자세히 알아보기

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