what is tm and ann in this code link https://in​.mathworks​.com/help/​wavelet/ug​/r-wave-de​tection-in​-the-ecg.h​tml

load mit200; figure plot(tm,ecgsig) hold on plot(tm(ann),ecgsig(ann),'ro') xlabel('Seconds'); ylabel('Amplitude') title('Subject - MIT-BIH 200')

类别

帮助中心File Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by