필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

someone know how can i creat a zero crossing function for my code?

조회 수: 1 (최근 30일)
maor
maor 2012년 9월 19일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello everybody I am doing a project in ecg signal processing and I got in to a small problem I created a file which is doing a math manipulation over the ecg signal. In the middle of the code I wanted to find the exact place of the zero crossing of a signal called "pne" I have created, and I have no idea how to do it. Someone can help??

답변 (1개)

Doug Hull
Doug Hull 2012년 9월 19일
Do you want fZero?
  댓글 수: 1
maor
maor 2012년 9월 19일
i am not sure. I think that might be the solution but I get the next eror: "FUN must be a function, a valid string expression, or an inline function object." I guess I can't input a vectoras FUN which contains the zero crossing points I search for. This function might find the zero crossing points when you enter "sin" or some other known functions. I need to find them in a specific vector. Any suggestion?

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by