Giter Site home page Giter Site logo

Innovative Matched Filter creation for ECG heart rate detection

Motivation

The heart rate analysis from an ECG is crucial in assessing the health condition of an individual. But the measured ECG tend to have noises such as the 50Hz interference and the DC. These noises make the detection of peaks inaccurate which in turn make the detection of heartrate inaccurate. Thus, removing the noises from the ECG is pertinent for the proper analysis of the ECG.

The finite impulse response (FIR) filter is created to remove the 50Hz interference as well as the DC from the signal. This filtered signal is given to the matched filter which uses a mathematical function that has a similar shape of a single ECG wave to detect the R-peaks in the filtered ECG signal. The output from the matched filter is then used to find the momentary heart rate over time. We used two different functions similar to a single ECG signal for the matched filter and compared the outcome of both and selected the best for the calculation of momentary heart rate.

Shivoh Chirayil Nandakumar's Projects

deepreinforcementlearning-ddpg-for-roboticscontrol icon deepreinforcementlearning-ddpg-for-roboticscontrol

This is an implementation of Deep Reinforcement Learning algorithm named Deep determinsitic Policy Gradient (DDPG) to train a 4 DOF robotic Arm to reach the moving target. The action space is continous and the learned agent outputs the torque for the robot to move to the specific target location.

iddvs icon iddvs

Safety layer for autonomous robots

markup icon markup

Determines which markup library to use to render a content file (e.g. README) on GitHub

ros2-project-udacity icon ros2-project-udacity

This repository provides demonstration of ROS 2 communication methods such as messages via topics using a Publisher and Subscriber, ROS 2 services using Server and Clients, and ROS 2 Actions using Action Server and Action Clients.

uofgpepperdemo icon uofgpepperdemo

A demonstration of obstacle avoidance, object detection and object manipulation by the Pepper Robot utilising the Python SDK in the ROS virtual environment as well as on real Pepper Robot. Project developed by : Shivoh Nandakumar , Liyuan Qi.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.