How to load all the MIT arrhythmia database signals and their annotations in MATLAB?
조회 수: 9 (최근 30일)
이전 댓글 표시
I downloaded the MIT arrhythmia database in MATLAB, as well as the WFDB toolbox. How can I load all the signals and annotations using this WFDB toolbox? I know how to load just one signal at a time with [signal,fs,tm]=rdsamp('100') or [ann,type]=rdann( '100', 'atr' ) , but how can I do it for all the files?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Database Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!