Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
eroor while processing the data
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am working on ecg data project MIT BIH database
I got code from
and for reading signal i used rrdata.m
now while i try to read data for 100,101,102etc for some data i get error as
Attempted to access f(2053); index out of bounds because numel(f)=2048.
Error in ==> finalnew1 at 143 y=f(j)-f(j+1);
while some other datas work
can u please tell where i had done mistake
i have uploaded the .mat file
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!