Skip to content

Commit 052eb68

Browse files
committed
typo
1 parent 1e04cb9 commit 052eb68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data_analysis/heart_rate_variability/exploring_heart_rate_variability.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275

276276
;; [Pan-Tompkins Algorithm](https://en.wikipedia.org/wiki/Pan%E2%80%93Tompkins_algorithm)
277277

278-
;; [Unupervised ECG QRS Detection](https://hooman650.github.io/ECG-QRS.html) by Hooman SedghamizHooman Sedghamiz
278+
;; [Unupervised ECG QRS Detection](https://hooman650.github.io/ECG-QRS.html) by Hooman Sedghamiz
279279

280280
;; scipy: `peaks = signal.find_peaks(signal, height=mean, distance=200)`
281281
;; JDSP equivalent:

0 commit comments

Comments
 (0)