How to code a simple heart beat detector (in Matlab)

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2024

Комментарии • 14

  • @paul2413
    @paul2413 3 года назад +1

    You are a legend

  • @tomfisher2000
    @tomfisher2000 4 года назад +2

    Great Video, how would you display an accurate Heart rate in BPM in the command window ?

    • @gehadsamir5663
      @gehadsamir5663 2 года назад

      did u know? :')

    • @jamdatajam866
      @jamdatajam866  2 года назад +1

      Try doing print() or disp() of the variable you used to store the heart rate or BPM. Sorry, I can’t remember what variable was used in the video, but if you know what it is in your code, then you can just use one of those commands to output the value to the command window.

  • @soadomar8451
    @soadomar8451 2 года назад +2

    When I tried to calculate Heart rate, the result is 306! , is that true??

    • @jamdatajam866
      @jamdatajam866  2 года назад

      Depending on how you did it, you may need to adjust the peak detection to be more specific. Basically, you need to make sure its not counting smaller peaks near the big peaks. Or try smoothing the signal more. Also, make sure that your sample rate/frequency is reasonable and that you are using the correct time window. Hope that helps!

  • @MeenakshiKapavarapu
    @MeenakshiKapavarapu 6 месяцев назад

    I'm getting an error at EKG=load(100m.mat)
    Can pls respond

  • @Mohamm-ed
    @Mohamm-ed 5 лет назад +1

    Thanks for the explanation

  • @sihemnita7787
    @sihemnita7787 4 года назад

    Thanks for the explanation, please I have a question about what does it mean the variable: Actual_Time?

  • @gehadsamir5663
    @gehadsamir5663 2 года назад

    how can I calculate heart rate after that???

  • @ASSAASIT
    @ASSAASIT 3 года назад +1

    which platform are you using to run this program?

  • @sniftyworld8363
    @sniftyworld8363 2 года назад

    Hey sir i want a help in similar project .can you please help me.?