3 - Find and display peaks in the data

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 4

  • @self.__osman
    @self.__osman ปีที่แล้ว

    Thanks this has helped me so much. I am trying to tune the signal such that each peak is equal to the highest peak

  • @subratasarkar1427
    @subratasarkar1427 ปีที่แล้ว

    How to detect p,q,r,s,t peak separately from a particular channel?

  • @solybr2271
    @solybr2271 2 ปีที่แล้ว

    It was really helpful.

  • @porkypig7170
    @porkypig7170 ปีที่แล้ว

    I think you don't need a list comprehension: peaks_y = data[peaks_x]