To solve this problem, we need to identify the correct higher-order differentiation filter coefficients used in the Pan-Tompkins algorithm, which is typically used for QRS detection in ECG signals.
The Pan-Tompkins algorithm involves several stages to detect QRS complexes in ECG signals. One of the key steps in this algorithm is the differentiation step, where the filter used emphasizes the steep slopes of the QRS complex. This filter is typically a higher-order filter designed to detect the rapid changes in the signal corresponding to the QRS complex.
The higher-order differentiation filter used in the Pan-Tompkins algorithm is typically represented by the coefficients:
\[ \text{[-1 -2 0 2 1]} \]
This filter is designed to highlight the rapid slopes associated with the QRS complex, and its coefficients are chosen to emphasize the changes in the ECG signal over a short time window.
The higher-order differentiation filter coefficients in the Pan-Tompkins algorithm are \( \text{[-1 -2 0 2 1]} \).