程序有错无法运行。
>> ECGwaveGen
Undefined function 'QRSpulse' for input arguments of type 'double'.
Error in ECGwaveGen (line 61)
PVCseg=[QRSpulse(d,60/((1-earlyfactor)*RR-0.4375*PVCwidth),fs,RandAmp(org_amp))
QRSpulse(PVCwidth,bpm*(1-earlyfactor),fs,PVCamp) QRSpulse(d,bpm,fs, RandAmp(org_amp))]; %PV
程序有错无法运行。 >> ECGwaveGen Undefined function 'QRSpulse' for input arguments of type 'double'. Error in ECGwaveGen (line 61) PVCseg=[QRSpulse(d,60/((1-earlyfactor)*RR-0.4375*PVCwidth),fs,RandAmp(org_amp)) QRSpulse(PVCwidth,bpm*(1-earlyfactor),fs,PVCamp) QRSpulse(d,bpm,fs, RandAmp(org_amp))]; %PV
不错,可以使用
可以借鉴的代码
程序有错误
有函数未定义,我去啊。。
运行出错,还得再下另一个源文件!