App Designer
Posted on
In
Etc.
Development of a Obstructive Sleep Apnea Diagnosis Algorithm using HRV
Posted on
In
Etc.
Source in Github
HRV(Heart Rate Variability)
Detecting R-R Interval
1 | function [qrspeaks, locs, y] = rrInterval(time, ecg) |
ECG
1 | >> load mit200 |
Jupyter Notebook in Raspberry Pi
Posted on
In
Etc.
Raspberry Pi 초기 설정
1 | pi@raspberrypi:~ $ sudo apt-get update |
라즈베리파이로 간단한 서버 만들기
Posted on
In
Etc.