You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter raw electrocardiograms(EKG), build a characteristic array based on their harmonics (decompose signal with FFT, extract amplitude/phase) and match the input heartbeat with database entries by Euclidean norm.
Repository contains my MATLAB files for the hand-coded Myocardial-Infarction detection model trained on EKG data whose features were carefully engineered for the EEL5813 - Neural Networks: Algorithms and Applications course, PROJECT03