Anda di halaman 1dari 5

SISTEM MEDIS

BERBASIS
KOMPUTER
09 – Tugas MatLab
Exercises in MatLab
Use ‘AHA Database’ from physiobank and save as ECG.txt

1. Plot the ECG signal of ECG.txt [Column 2] for the first 5


seconds.

2. Plot and Find the maximum peaks of the power spectrum


density (PSD) signal.

3. Filter the 50Hz noise of ECG.txt signal using FIR Filter &
Band-stop Filter. Calculate the Fmax, FN, f1 and f2 and Plot
the result.

4. Find the heart rate (bpm) and Analyze it is normal rhythm or


not.
Teknik Komputer 2016
Ketentuan
 Dikerjakan secara individu
 Code jawaban no. 1 - 4 berada pada 1 filename (***.m) yang
sama

 Tunjukkan code jawaban dengan menggunakan command ‘%’

Teknik Komputer 2016


Format Tugas
 Berupa file .doc , name: SISMEDA_Nama_NIM
 Dengan Urutan:
1. Print screen code MatLab (all)
2. Hasil plot no.1 (figure ECG for the first 5 second)
3. Hasil plot no.2 (figure PSD)
4. Print screen nilai maximum peak PSD (dari command window)
5. Perhitungan Fmax, FN, f1 and f2 (secara manual)
6. Hasil plot no. 3 (figure hasil filter)
7. Print screen nilai bpm (dari command window)
8. Analisa hasil perhitungan bpm: normal rhythm atau tidak

Teknik Komputer 2016


Format Pengumpulan
 Kirim melalui email ke editarosanaw@gmail.com
 Judul email: SISMEDA-Nama-NIM
 Deadline: Sabtu, 10 Desember 2016 Jam 18:00 WIB**

Teknik Komputer 2016

Anda mungkin juga menyukai