Can any one explain the following to me?
3 次查看(过去 30 天)
显示 更早的评论
If I have an ECG signal its samples =3600 sample / second , sample rate Fs=360 Hz, Recording time = 30 minute for this signal as they said in te papers and also in the website database MIT-BIH dataset in the physionet.
so I Want to understand when I divide # of Sample / FS====> 3600/360=10 sec, I faced a problem in understanding the time its not compatible with the time as mentiond in MIT-BIH datset ,which that equals 30 minute.
I need anyone to understand me where is the problem.
2 个评论
Star Strider
2019-12-10
This is ambiguous. The sample rate is either 3600 Hz (that I doubt) or 360 Hz (reasonable). A 30-minute recording with 360 Hz Fs should have 648000 samples. Check the vector size to be certain.
Which record is this? It would not be difficult to go online to check it and resolve the problem.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 ECG / EKG 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!