How can I debug the error for generation of ECG Signals?

조회 수: 4 (최근 30일)
Shraddha Joshi
Shraddha Joshi 2016년 3월 14일
댓글: Seshankitha Paidakula 2020년 9월 3일
I tried executing the code which is attached below. It was downloaded from Mathworks.com. And the error seeen was:
Undefined function 'p_wav' for input arguments of type 'double'.
Error in complete (line 103)
pwav=p_wav(x,a_pwav,d_pwav,t_pwav,li);
  댓글 수: 2
Meha Gadkari
Meha Gadkari 2016년 9월 16일
Can anyone please explain me what does X= 0.01:0.01:2;and li=30/72 meant in coding of R.Karthik sir? Its very urgent.I am new to MAT LAB.

댓글을 달려면 로그인하십시오.

답변 (1개)

Geoff Hayes
Geoff Hayes 2016년 3월 14일
편집: Geoff Hayes 2016년 3월 14일
Shraddha - you need to download all of the files from Karthik Raviprakash's submission to the File Exchange. See the list of files from ECG simulation using MATLAB which includes the missing p_wav function that you require to avoid the above error. Just download the zip file, unpack it, and you should be able to execute the complete function.
  댓글 수: 4
Shraddha Joshi
Shraddha Joshi 2016년 3월 15일
OK Sir Thankyou so much I got the output signal
Seshankitha Paidakula
Seshankitha Paidakula 2020년 9월 3일
Hi Shraddha Im facing the same issue can you please tell me how you got the Output signal?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by