For each QRS index, searches [loc + 0.2 * fs, loc + 0.5 * fs] for
the absolute maximum and records its global index.
Usage
morie_dsp_t_wave(ecg, qrs_locs, fs = 360)
Arguments
- ecg
ECG vector.
- qrs_locs
QRS indices (1-based) from a detector like
morie_dsp_pan_tompkins.
- fs
Sampling frequency (Hz). Default 360.
Value
Integer vector of T-peak indices.
References
Rangayyan & Krishnan (2015), Ch. 4, sec. 4.8.